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 3f43c9d commit 46b43dfCopy full SHA for 46b43df
buildspec.yml
@@ -9,4 +9,4 @@ phases:
9
build:
10
commands:
11
- npm install
12
- - npm build
+ - npm run build
0 commit comments