We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e9497a + d658d29 commit 97d87cbCopy full SHA for 97d87cb
netlify.toml
@@ -7,7 +7,7 @@ functions = "functions"
7
command = "git submodule update --init --recursive --depth 1 && make non-production-build && npx -y pagefind --site public"
8
9
[build.environment]
10
-NODE_VERSION = "20.11.0"
+NODE_VERSION = "20.17.0"
11
HUGO_VERSION = "0.121.2"
12
13
[context.production.environment]
0 commit comments