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).
This commit is contained in:
parent
f7b7678114
commit
d6353aeb0b
1 changed files with 0 additions and 0 deletions
3
packages/playground/vercel.json
Normal file
3
packages/playground/vercel.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"routes": [{"src": "/[^.]+", "dest": "/", "status": 200}]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue