rimarima/themes/hugo-liftoff/netlify.toml

10 lines
181 B
TOML
Raw Normal View History

2023-11-17 09:54:41 +00:00
[build]
command = "hugo"
publish = "public"
[build.environment]
HUGO_VERSION = "0.115.2"
[context.production.environment]
HUGO_ENV = "production"
NODE_ENV = "production"