Files
chat/vercel.json
2026-04-25 16:36:34 +08:00

4 lines
72 B
JSON

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