Skip to content

Commit

Permalink
Use vercel node
Browse files Browse the repository at this point in the history
  • Loading branch information
pahlevikun committed Apr 7, 2024
1 parent c93793a commit 66f6ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"builds": [{
"src": "app.js",
"use": "@now/node-server"
"use": "@vercel/node"
}],

"routes": [{
Expand Down

0 comments on commit 66f6ede

Please sign in to comment.