OpChan/app/vercel.json
2025-09-11 14:29:48 +05:30

4 lines
72 B
JSON

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