- Frontend: React 18→19, Next.js 15→16, major package updates - Backend: Prisma 5→7 with adapter pattern, Express 4→5 - Added Prisma 7 config (prisma.config.ts) and PostgreSQL adapter - Updated Next.js config for Turbopack compatibility - All builds passing successfully |
||
|---|---|---|
| .. | ||
| .next | ||
| node_modules | ||
| src | ||
| .env | ||
| Dockerfile | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.tsbuildinfo | ||