7 lines
89 B
TOML
7 lines
89 B
TOML
[build]
|
|
publish = "dist"
|
|
command = "yarn build"
|
|
|
|
[build.environment]
|
|
NODE_VERSION = "20"
|