mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 13:24:50 +08:00
5 lines
112 B
TOML
5 lines
112 B
TOML
[build]
|
|
publish = "dist/"
|
|
command = "yarn build"
|
|
environment = { NODE_VERSION = "18", PYTHON_VERSION = "3.11" }
|