updated build cfg
This commit is contained in:
@@ -6,7 +6,7 @@ phases:
|
||||
nodejs: 20
|
||||
build:
|
||||
commands:
|
||||
- npm install && npm run build:staging
|
||||
- npm install && npm run build:dev
|
||||
artifacts:
|
||||
files:
|
||||
- '**/*'
|
||||
Reference in New Issue
Block a user