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