DAM-static-site/netlify.toml
2025-02-24 17:02:03 +06:00

8 lines
138 B
TOML
Executable File

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