Skip to content

Commit

Permalink
Update vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LightHostingFree authored Mar 13, 2024
1 parent a6f37b0 commit b42ece3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"builds": [
{
"src": "index.js",
"use": "@now/node"
"use": "@vercel/node"
}
],
"routes": [
Expand All @@ -12,4 +12,4 @@
"dest": "index.js"
}
]
}
}

0 comments on commit b42ece3

Please sign in to comment.