Files
for-web/vercel.json
2023-04-03 16:27:03 +01:00

4 lines
66 B
JSON

{
"routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }]
}