8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c49dd57 commit c0cde3cCopy full SHA for c0cde3c
vercel.json
@@ -2,7 +2,7 @@
2
"version":2,
3
"builds":[
4
{
5
- "src":"./app.js",
+ "src":"./index.js",
6
"use": "@vercel/node"
7
}
8
],
0 commit comments