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 b9d4274 commit b97032aCopy full SHA for b97032a
vercel.json
@@ -2,10 +2,5 @@
2
"buildCommand": "yarn docs:build",
3
"outputDirectory": "docs/.vitepress/dist",
4
"framework": "vitepress",
5
- "installCommand": "yarn install --frozen-lockfile",
6
- "functions": {
7
- "app.js": {
8
- "includeFiles": "docs/.vitepress/dist/**"
9
- }
10
+ "installCommand": "yarn install --frozen-lockfile"
11
}
0 commit comments