Skip to content

Commit 650b212

Browse files
committed
build: update build command in vercel.json
1 parent 09ddf75 commit 650b212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://openapi.vercel.sh/vercel.json",
3-
"buildCommand": "pnpm run docs:build",
3+
"buildCommand": "pnpm run build",
44
"outputDirectory": "docs/.vitepress/dist",
55
"git": {
66
"deploymentEnabled": {

0 commit comments

Comments
 (0)