- 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