diff --git a/netlify.toml b/netlify.toml index 6990e11..993a260 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,3 +1,7 @@ +[build] + publish = "public/" + command = "hugo -v" + [context.production.environment] HUGO_VERSION = "0.42.2"