Update render.yaml
This commit is contained in:
@ -3,6 +3,6 @@ services:
|
||||
- type: web
|
||||
name: astrowind
|
||||
env: static
|
||||
buildCommand: npm build
|
||||
buildCommand: npm run build
|
||||
staticPublishPath: ./dist
|
||||
pullRequestPreviewsEnabled: true # optional
|
||||
|
Reference in New Issue
Block a user