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 c360750 commit 1fb3599Copy full SHA for 1fb3599
docs/vercel.json vercel.jsondocs/vercel.json renamed to vercel.json
@@ -4,6 +4,7 @@
4
"cleanUrls": true,
5
"devCommand": "pnpm --filter @docs/openapi-ts dev",
6
"framework": "vitepress",
7
+ "installCommand": "pnpm install --filter @docs/openapi-ts",
8
"outputDirectory": "docs/.vitepress/dist",
9
"redirects": [
10
{
0 commit comments