Commit b7c69fd
fix: remove erroneous 'cd apps/console' from Vercel buildCommand
Vercel's working directory is already apps/console (as confirmed by
installCommand using 'cd ../..'), so 'cd apps/console' fails with
'No such file or directory'.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent c58dad8 commit b7c69fd
1 file changed
Lines changed: 1 addition & 1 deletion
| 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