Delete vercel.json
This commit is contained in:
parent
54f544f0fc
commit
2f58ae5ffc
1 changed files with 0 additions and 11 deletions
11
vercel.json
11
vercel.json
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"version": 2,
|
||||
"builds": [{
|
||||
"src": "server.js",
|
||||
"use": "@vercel/node"
|
||||
}],
|
||||
"routes": [{
|
||||
"src": "/(.*)",
|
||||
"dest": "server.js"
|
||||
}]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue