Commit de3bf26
fix: Convert next.config.ts to JS to fix Netlify build
Netlify's build environment has a race condition where TypeScript is
auto-installed but not available when Next.js tries to transpile
next.config.ts. Using a plain JS config avoids this issue entirely.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 33e7ae2 commit de3bf26
2 files changed
+6
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
0 commit comments