Files
afilmory/apps/web/vercel.json
2025-06-05 13:27:09 +08:00

2 lines
64 B
JSON

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