Commit a5f3dd1
fix: inline Vercel build command to fix 'No such file or directory' error
Remove scripts/build-vercel.sh and inline 'pnpm run build' directly
in vercel.json to avoid path resolution issues on Vercel.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 1540b10 commit a5f3dd1
2 files changed
Lines changed: 1 addition & 21 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments