7 lines
103 B
TOML
7 lines
103 B
TOML
[build]
|
|
command = "npm run build"
|
|
publish = ".vitepress/dist"
|
|
|
|
[build.environment]
|
|
NODE_VERSION = "24"
|