Commit 15ea046
Set outputFileTracingRoot to monorepo root in apps/www Next config
Without this, Next.js's file-trace output references pnpm virtual-store
paths that only exist under the workspace root. Deploying the prebuilt
output from apps/www alone then fails with ENOENT on files like
/node_modules/.pnpm/styled-jsx@…/index.js.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 61fa57e commit 15ea046
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
0 commit comments