- Replace next/font/google with next/font/local for Inter and Merriweather - Add self-hosted font files to public/fonts/ - Wrap useSearchParams in Suspense boundary for /chat page - Eliminates Turbopack TLS font loading issues during build
- Next.js 14+ with App Router and TypeScript - Tailwind CSS and ShadCN UI styling - Zustand state management - Dexie.js for IndexedDB (local-first data) - Auth.js v5 for authentication - BMAD framework integration Co-Authored-By: Claude <noreply@anthropic.com>