blockmatic/vercel.json
2024-12-29 19:55:22 +00:00

3 lines
65 B
JSON

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