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 e02d632 commit 23f0cebCopy full SHA for 23f0ceb
netlify.toml
@@ -1,6 +1,6 @@
1
[build]
2
publish = "docs/.vitepress/dist"
3
-command = "pnpm run docs:build"
+command = "pnpm run build && pnpm run docs:build"
4
5
[build.environment]
6
NODE_VERSION = "24"
0 commit comments