d6353aeb0b
Move the vercel config to packages/playground after setting the root of the Vercel project to packages/plaground (in the Vercel webapp).
3 lines
64 B
JSON
3 lines
64 B
JSON
{
|
|
"routes": [{"src": "/[^.]+", "dest": "/", "status": 200}]
|
|
}
|