You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
buildCommand: cd ./site; npm install; npm run build # cd into the site directory, install the dependencies and dump the build site to the dist directory
staticPublishPath: ./site/dist
pullRequestPreviewsEnabled: true # we want pr previews
headers:
- path: /*
name: X-Frame-Options
value: sameorigin
autoDeploy: true
envVarGroups:
- name: render-env-variables
envVars:
- key: NODE_VERSION # set NODE_VERSION environment variable to specify the node version we'd like to use. See https://render.com/docs/node-version