2 Commits

Author SHA1 Message Date
Junaid 7adb0f934a build(deps): upgrade Next.js to v16 and enable React Compiler
- Upgrade Next.js from 15.3.2 to 16.0.3
- Enable React Compiler with babel-plugin-react-compiler
- Update tsconfig.json to use react-jsx for compiler compatibility
- Remove turbopack from dev script
- Remove eslint.ignoreDuringBuilds configuration
- Refactor auth cookie handling to avoid double await
2025-11-15 11:10:17 -06:00
Junaid 27b0227134 fix: update .gitignore to properly exclude node_modules and build artifacts
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 09:34:05 -07:00