sudo-archive/vercel.json

4 lines
66 B
JSON
Raw Normal View History

2024-03-01 17:17:09 +00:00
{
"routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }]
}