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 3a33ad1 commit 7100518Copy full SHA for 7100518
Procfile
@@ -1 +1 @@
1
-web: cd packages/demo && nuxt start
+web: npm i && cd packages/demo && nuxt start
0 commit comments