diff --git a/render.yaml b/render.yaml deleted file mode 100644 index a431bfe..0000000 --- a/render.yaml +++ /dev/null @@ -1,8 +0,0 @@ -services: - # A static site - - type: web - name: astrowind - env: static - buildCommand: npm run build - staticPublishPath: ./dist - pullRequestPreviewsEnabled: true # optional