01
Next.js application development
- Production App Router: layouts, Server Components, parallel routes, and streaming where it helps
- Data layer: Server Actions, caching strategy, and edge-friendly APIs
- Prisma, PostgreSQL, and secure auth patterns integrated end-to-end
- Zero-downtime deploys, observability, and performance budgets (LCP, TTFB, INP)

