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 91cefc6 commit 426edf4Copy full SHA for 426edf4
buildspec.yml
@@ -6,3 +6,6 @@ phases:
6
install:
7
runtime-versions:
8
nodejs: 10
9
+ build:
10
+ commands:
11
+ - npm run build
0 commit comments