OpChan/app/vercel.json
2025-09-18 10:20:03 +05:30

4 lines
72 B
JSON

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