Skip to content

Commit ea8654b

Browse files
committed
chore: use node v18 on netlify
1 parent c562702 commit ea8654b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netlify.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
[build]
66
publish = "docs/.vitepress/dist"
77
command = "pnpm docs:build"
8+
[build.environment]
9+
NODE_VERSION = "18"

0 commit comments

Comments
 (0)