diff --git a/netlify.toml b/netlify.toml index cb083f2..2d0359b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,3 +5,6 @@ [build.environment] HUGO_VERSION = "0.75.1" + +[context.production.environment] + HUGO_ENV = "production"