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 426edf4 commit c6858a4Copy full SHA for c6858a4
buildspec.yml
@@ -8,4 +8,5 @@ phases:
8
nodejs: 10
9
build:
10
commands:
11
+ - npm install
12
- npm run build
0 commit comments