[U] Change netlify to build preview

pull/50/head
Azalea Gui 2023-01-06 01:27:59 -05:00
parent 13e34d3b65
commit d99f50c75e
No known key found for this signature in database
GPG Key ID: E289FAC0DA92DD2B
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[build] [build]
publish = "dist/" publish = "dist/"
command = "yarn build" command = "yarn build-preview"
environment = { NODE_VERSION = "18", PYTHON_VERSION = "3.8" } environment = { NODE_VERSION = "18", PYTHON_VERSION = "3.8" }