movie-web/vercel.json
2024-03-01 17:17:09 +00:00

4 lines
66 B
JSON

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