build: update vercel commands
This commit is contained in:
parent
e5ccadd941
commit
b478db6de5
@ -1,3 +1,6 @@
|
||||
{
|
||||
"cleanUrls": true
|
||||
"cleanUrls": true,
|
||||
"installCommand": "pnpm install",
|
||||
"buildCommand": "vitepress build",
|
||||
"outputDirectory": ".vitepress/dist"
|
||||
}
|
Loading…
Reference in New Issue
Block a user