mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
7 lines
94 B
TOML
Executable File
7 lines
94 B
TOML
Executable File
[build]
|
|
publish = "dist"
|
|
command = "yarn build"
|
|
|
|
[build.environment]
|
|
NODE_VERSION = "22.20.0"
|