Commit 1947e1a
committed
feat: Add Vercel hosting support alongside Netlify
Add vercel.json with build config, headers, and redirects converted
from Netlify format. Update docusaurus.config.ts to detect both
Netlify and Vercel environments. Add Vercel-specific build/deploy
scripts without modifying existing commands.1 parent ad88dab commit 1947e1a
5 files changed
Lines changed: 560 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments