Cache Inspector
Analyze and optimize your Next.js App Router caching strategy
Scan
Analyze routes, fetches & cache config
Visualize
Interactive topology & flow diagrams
Detect
Find anti-patterns & issues
Track
Monitor tags & revalidation
Select Project
Enter the path to your Next.js app directory
Command Line
Use the CLI for watch mode, exports, and more
npm install -g next-cache-inspector
next-cache-inspector --dir ./your-app
--watch
Auto-rescan on file changes
--export html
Generate HTML report
--export json
Export data as JSON
--clean
Remove temp directories