| 1234567 |
- {
- "$schema": "https://openapi.vercel.sh/vercel.json",
- "framework": "vite",
- "installCommand": "npx --yes pnpm@11.0.9 install --no-frozen-lockfile",
- "buildCommand": "npx --yes pnpm@11.0.9 build-only",
- "outputDirectory": "apps/viewer-demo/dist"
- }
|