Files
TokenizeRWATemplate/projects/TokenizeRWATemplate-frontend/vercel.json
SaraJane b221cdaea3 test
2026-01-20 13:01:15 +00:00

4 lines
72 B
JSON

{
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
}