theatre/packages/playground/vercel.json

4 lines
64 B
JSON
Raw Normal View History

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