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