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: Jul 25, 2026, 3:14 AM UTC · Next.js v16.2.6 · vinext refs/heads/main
93.1%
Pass rate (latest run)
799
Test files
702
Files fully passing
59
Files with failures
Test files
One dot per file in the latest run · 799 filesPass
Partial
Fail
Skipped by Next.js
Compatibility over time
Pass rate across the last 81 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.