fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: use pnpm in vercel.json

Lubos d060f248 598869e5

+2 -2
+2 -2
docs/vercel.json
··· 1 1 { 2 - "buildCommand": "npm run build", 2 + "buildCommand": "pnpm run build", 3 3 "cleanUrls": true, 4 - "devCommand": "npm run dev", 4 + "devCommand": "pnpm run dev", 5 5 "framework": "vitepress", 6 6 "outputDirectory": ".vitepress/dist", 7 7 "redirects": [