mirror of
https://github.com/rjNemo/vf-site
synced 2026-06-06 09:16:39 +00:00
6 lines
89 B
TOML
6 lines
89 B
TOML
[build]
|
|
command = "pnpm build"
|
|
publish = "dist"
|
|
|
|
[build.environment]
|
|
NODE_VERSION = "24"
|