one-among-us-data/netlify.toml

5 lines
119 B
TOML
Raw Normal View History

2023-01-06 08:36:55 +08:00
[build]
publish = "dist/"
2023-01-06 14:27:59 +08:00
command = "yarn build-preview"
2023-01-06 08:47:24 +08:00
environment = { NODE_VERSION = "18", PYTHON_VERSION = "3.8" }