OpChan/vercel.json
2025-08-30 18:34:50 +05:30

4 lines
72 B
JSON

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