TurTaskWeb/frontend/vercel.json
2023-11-22 15:55:14 +07:00

6 lines
69 B
JSON

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