Skip to content

Commit c1bc3e8

Browse files
author
João Vítor
authored
Update vercel.json
1 parent 4f5ca4d commit c1bc3e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
{ "src": "server.js", "use": "@vercel/node" }
66
],
77
"routes": [
8-
{ "src": "/(.*)", "dest": "/app.js" }
8+
{ "src": "/(.*)", "dest": "/server.js" }
99
]
1010
}

0 commit comments

Comments
 (0)