7 lines
99 B
TOML
7 lines
99 B
TOML
[build]
|
|
command = "npm run build"
|
|
publish = "build"
|
|
|
|
[build.environment]
|
|
NODE_VERSION = "20"
|