8 lines
138 B
TOML
Executable File
8 lines
138 B
TOML
Executable File
[build]
|
|
publish = "public"
|
|
command = "yarn project-setup; yarn build"
|
|
|
|
[build.environment]
|
|
HUGO_VERSION = "0.141.0"
|
|
GO_VERSION = "1.23.3"
|