Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-27 00:32:13 +01:00
parent 4a963d1a73
commit 16a53e169a

View File

@@ -12,4 +12,4 @@ steps:
secret: [now_token] # Refers to the above environment variable
deploy_name: peroxy-dev # The name of your vercel project
prod: true # Leave this if you want to deploy to production, remove to disable production
directory: public # Only if you've pre-rendered the page. Normally you let vercel handle this
# directory: public # Only if you've pre-rendered the page. Normally you let vercel handle this