Commit 1decec9
fix: add root vercel.json to configure website subdirectory build
Vercel was failing because it couldn't find the build configuration.
This configures Vercel to:
- Build from website/ subdirectory
- Output to website/dist
- Use Vite framework
Co-authored-by: Ona <no-reply@ona.com>1 parent b65f855 commit 1decec9
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments