Update vercel.json
This commit is contained in:
parent
8631266f13
commit
8d3d2ca631
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@
|
|||
}],
|
||||
"routes": [{
|
||||
"src": "/(.*)",
|
||||
"dest": "index.js"
|
||||
"dest": "server.js"
|
||||
}]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue