chill_hugoplate/netlify.toml
2023-07-22 13:53:41 +06:00

8 lines
138 B
TOML
Executable File

[build]
publish = "public"
command = "yarn project-setup; yarn build"
[build.environment]
HUGO_VERSION = "0.115.4"
GO_VERSION = "1.20.5"