theatre/packages/playground/vercel.json
Fülöp d6353aeb0b
Test vercel deployments (#133)
Move the vercel config to packages/playground after setting the root of the Vercel project to packages/plaground (in the Vercel webapp).
2022-04-27 15:34:30 +02:00

3 lines
64 B
JSON

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