Commit 39b9ea5
committed
fix: Adjust vercel.json paths for Vercel root directory config
The Vercel project has rootDirectory set to "website", so build/dev
commands run from within the website directory already. Remove the
"cd website" prefix and adjust outputDirectory to "build".1 parent 1947e1a commit 39b9ea5
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments