Update Netlify settings
This commit is contained in:
parent
11d0d14a71
commit
eb6bb7e3eb
|
@ -1,5 +1,3 @@
|
|||
HUGO_VERSION = "0.124.0"
|
||||
|
||||
[build]
|
||||
publish = "public"
|
||||
functions = "functions"
|
||||
|
@ -7,6 +5,7 @@ HUGO_VERSION = "0.124.0"
|
|||
[build.environment]
|
||||
NODE_VERSION = "20.11.0"
|
||||
NPM_VERSION = "10.2.4"
|
||||
HUGO_VERSION = "0.125.1"
|
||||
|
||||
[context.production]
|
||||
command = "hugo --minify --gc"
|
||||
|
|
Loading…
Reference in New Issue