Serverless/API routes and deploying Next.js apps.
Next.js API routes allow building backend endpoints within the app. Learn deployment targets (Vercel, custom servers) and optimize for cold starts and caching.