SOS12/vercel.json
2023-07-03 16:11:11 +07:00

6 lines
69 B
JSON

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