We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e1127 commit c5220d9Copy full SHA for c5220d9
now.json
@@ -2,6 +2,6 @@
2
"name": "thirdparty",
3
"version": 2,
4
"builds": [
5
- { "src": "app.js", "use": "@now/node" }
+ { "src": "index.js", "use": "@now/node" }
6
]
7
}
0 commit comments