Commit be30ef3
chore(deploy): add vercel.json for docs-site and playground
Encode the monorepo-aware build for each site so Git integration (or `vercel`
CLI) is turnkey: install + build the core at the repo root first, then the site.
Set each Vercel project's Root Directory to the matching subdir.
- docs-site: cd .. && npm run docs:build → .vitepress/dist
- playground: cd .. && npm run playground:build → dist
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent a9c2397 commit be30ef3
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments