Skip to content

Commit

Permalink
chore: use node v18 on netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
cexbrayat committed Apr 16, 2024
1 parent c562702 commit ea8654b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions netlify.toml
Expand Up @@ -5,3 +5,5 @@
[build]
publish = "docs/.vitepress/dist"
command = "pnpm docs:build"
[build.environment]
NODE_VERSION = "18"

0 comments on commit ea8654b

Please sign in to comment.