Update vercel.json
This commit is contained in:
parent
320026a12c
commit
d0de515fc7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": 2,
|
||||
"builds": [{
|
||||
"src": "index.js",
|
||||
"src": "server.js",
|
||||
"use": "@vercel/node"
|
||||
}],
|
||||
"routes": [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue