revite/vercel.json
2021-06-19 18:54:47 +01:00

3 lines
No EOL
69 B
JSON

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