Commit cfc7111
fix: add @comp/company build to portal and app prebuild steps
The @comp/company package exports compiled JS from dist/ but wasn't
being built before next build runs on Vercel deployments, causing
"Module not found: Can't resolve '@comp/company'" errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent eec6251 commit cfc7111
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
0 commit comments