Next.js Development Guidelines
Objective: Define standards for building production-grade Next.js applications using the App Router, covering routing, Server/Client Components, data fetching, caching, performance, and security.
Source File
View the full rule: .agent/rules/nextjs.md
Sections
- App Router & Routing
- Server vs. Client Components
- Data Fetching & Caching
- Performance
- Environment Variables & Security
