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.
1 parent 766624a commit 345d281Copy full SHA for 345d281
netlify.toml
@@ -4,7 +4,7 @@ command = "pnpm ci:docs"
4
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF docs/ package.json pnpm-lock.yaml"
5
6
[build.environment]
7
-NODE_VERSION = "20"
+NODE_VERSION = "22"
8
# don't need playwright for docs build
9
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD = "1"
10
0 commit comments