We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e36288b commit ed40ba1Copy full SHA for ed40ba1
netlify.toml
@@ -1,3 +1,8 @@
1
[build]
2
publish = "public"
3
command = "hugo --minify --gc --cleanDestinationDir --baseURL $URL"
4
+
5
+[build.environment]
6
+HUGO_VERSION = "0.84.1"
7
+NODE_ENV = "production"
8
+NODE_VERSION = "16.2.0"
0 commit comments