Files
mylegal-stage-law/vercel.json
T
2026-05-15 20:33:16 -04:00

6 lines
80 B
JSON

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