1
0
mirror of https://github.com/one-among-us/data.git synced 2024-11-23 11:37:37 +08:00

[U] Change netlify to build preview

This commit is contained in:
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

View File

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