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