Commit efdfea3
fix proxy.ts: use named export instead of default export
Next.js 16 requires a named `proxy` export, not a default export.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1d6135c commit efdfea3
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments