Skip to content

Commit 23f0ceb

Browse files
committed
chore: fix docs
1 parent e02d632 commit 23f0ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
22
publish = "docs/.vitepress/dist"
3-
command = "pnpm run docs:build"
3+
command = "pnpm run build && pnpm run docs:build"
44

55
[build.environment]
66
NODE_VERSION = "24"

0 commit comments

Comments
 (0)