9 lines
157 B
TOML
Executable File
9 lines
157 B
TOML
Executable File
[build]
|
|
publish = "public"
|
|
command = "yarn project-setup; yarn build"
|
|
|
|
[build.environment]
|
|
HUGO_VERSION = "0.115.3"
|
|
GO_VERSION = "1.20.5"
|
|
HUGO_BASEURL = "/"
|