Upload a webpack stats.json
Bundle
Generate stats with next build + webpack --json (or any webpack stats.json), then upload it. Analysis runs locally in your browser — nothing is uploaded to a server.
Build insights
Upload a webpack stats.json
Generate stats with next build + webpack --json (or any webpack stats.json), then upload it. Analysis runs locally in your browser — nothing is uploaded to a server.