Update render.yaml

This commit is contained in:
prototypa
2022-09-09 00:17:51 -04:00
committed by GitHub
parent fdd06e09bb
commit 915e789ede

View File

@ -3,6 +3,6 @@ services:
- type: web
name: astrowind
env: static
buildCommand: npm build
buildCommand: npm run build
staticPublishPath: ./dist
pullRequestPreviewsEnabled: true # optional