Files
chatbot/vercel.json
2025-08-26 17:41:23 +08:00

5 lines
69 B
JSON

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