We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be9f6b commit e10b952Copy full SHA for e10b952
docs/netlify.toml
@@ -1,6 +1,6 @@
1
-[build.environment]
2
- NODE_VERSION = "18"
3
-
4
[build]
5
- command = "pnpm run docs:build"
6
- publish = ".vitepress/dist"
+command = "pnpm run docs:build"
+publish = ".vitepress/dist"
+
+[build.environment]
+NODE_VERSION = "18"
0 commit comments