Folo/vercel.json

2 lines
64 B
JSON

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