chill_hugoplate/netlify.toml
2023-07-05 15:19:52 +06:00

9 lines
159 B
TOML
Executable File

[build]
publish = "public"
command = "yarn project-setup && yarn build"
[build.environment]
HUGO_VERSION = "0.115.1"
GO_VERSION = "1.20.5"
HUGO_BASEURL = "/"