Commit 45fd85c
committed
fix: add Vercel buildCommand to build workspace packages and run next build directly
The previous build:site pipeline skipped building workspace packages
(relying on stale cache) and ran next build through vp which buffered
stdout, hiding errors and OOM kills.1 parent d520808 commit 45fd85c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
0 commit comments