Commit 32216c3
Fix outputFileTracingIncludes key: "*" → "/*"
Next.js uses "/*" as the global-match key; "*" was silently ignored,
so the DB never shipped with the previous deploy. Verified against
Next.js 16 docs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0aa380b commit 32216c3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments