handmade-revolt/vercel.json

3 lines
69 B
JSON

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