Skip to content

Commit a38d650

Browse files
author
weilei
committed
chore(ci): 更新 Vercel 部署命令
1 parent 095608b commit a38d650

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
"dev": "vuepress dev src",
88
"build": "vuepress build src",
99
"deploy": "bash deploy.sh",
10-
"deploy:prod": "bash deploy.sh prod",
11-
"vercel:link": "vercel link",
12-
"vercel:env": "vercel env ls",
13-
"clean": "rm -rf src/.vuepress/dist"
10+
"deploy:prod": "vercel --prod"
1411
},
1512
"dependencies": {
1613
"@vuepress/plugin-active-header-links": "^1.9.10",

0 commit comments

Comments
 (0)