Next.js compatibility
Results from the Next.js deploy test suite, run against vinext. Each dot below is one test file. Hover for details. The line chart tracks overall pass rate across runs.
Latest run: May 24, 2026, 3:36 AM UTC · Next.js v16.2.6 · vinext refs/heads/main
67.6%
Pass rate (latest run)
801
Test files
525
Files fully passing
239
Files with failures
Test files
One dot per file in the latest run · 801 filesPass
Partial
Fail
Skipped by Next.js
Compatibility over time
Pass rate across the last 11 runsHow this works
The Next.js deploy test suite runs nightly against vinext. The GitHub Actions workflow aggregates each test file's pass / fail / skip counts and POSTs the results to this app's ingest endpoint, where they are stored in a D1 database. Results are keyed by kind so additional suites (e.g. ecosystem apps, Vitest) can be added later without schema changes.