suzuki3jp/Next.js Turbopack Bundle Analysis

Analyze Next.js Turbopack bundle size changes in PRs and post a comment automatically

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
build-output-directoryNext.js build output directory (default: .next). The action resolves diagnostics/analyze/ inside this directory automatically.no.next
build-commandCommand to build and analyze the bundlenonpx next experimental-analyze
budgetFirst-page load JS size budget in bytes. Routes exceeding this are marked with ⚠️no
budget-percent-increase-redPercentage increase threshold to mark route as 🔴 (default: 20)no20
minimum-change-thresholdIgnore routes with absolute size change smaller than this value in bytes (default: 1024)no1024
skip-comment-if-emptySkip posting PR comment if no changed routes are detected (default: false)nofalse

no outputs