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 adfacb0 commit 356b3edCopy full SHA for 356b3ed
Procfile
@@ -1,2 +1,3 @@
1
web: node index.js
2
-worker: node index.js
+worker: node index.js
3
+build: npm install
0 commit comments