analyze-bundle

Installation
SKILL.md

analyze-to-ndjson

Converts Next.js bundle analyzer binary .data files into grep/jq-friendly NDJSON.

Generate the data

pnpm next experimental-analyze --output

This writes binary files to .next/diagnostics/analyze/data/.

Run the converter

node tools/analyze-to-ndjson.mjs
Installs
3
First Seen
Feb 17, 2026