Files
shop/netlify.toml
2025-09-16 10:21:01 +02:00

8 lines
158 B
TOML
Executable File

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