drawDB/vercel.json
2024-02-27 15:16:14 +02:00

5 lines
75 B
JSON

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