Files
starr-philproperties/vercel.json
T
2026-07-13 21:47:31 +08:00

5 lines
79 B
JSON

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