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: Aug 13, 2026, 3:05 AM UTC · Next.js v16.2.6 · vinext refs/heads/main
94.9%
Pass rate (latest run)
799
Test files
722
Files fully passing
39
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 90 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.