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