Update Netlify settings

This commit is contained in:
Henk Verlinde 2024-04-19 21:26:45 +02:00 committed by Simon C
parent 11d0d14a71
commit eb6bb7e3eb
1 changed files with 1 additions and 2 deletions

View File

@ -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"