diff --git a/render.yaml b/render.yaml index 8c288c7..a431bfe 100644 --- a/render.yaml +++ b/render.yaml @@ -3,6 +3,6 @@ services: - type: web name: astrowind env: static - buildCommand: npm build + buildCommand: npm run build staticPublishPath: ./dist pullRequestPreviewsEnabled: true # optional