Next.js Best Practices
General
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimizatio...
Cache Components (Next.js 16+)
General
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
Upgrade Next.js
General
Upgrade Next.js to the latest version following official migration guides and codemods