Vercel incident

Dynamic API routes returned 404 errors for some deployments

Notice Resolved View vendor source →

Vercel experienced a notice incident on August 14, 2026 affecting Builds, lasting —. The incident has been resolved; the full update timeline is below.

Started
Aug 14, 2026, 01:08 PM UTC
Resolved
Aug 14, 2026, 01:08 PM UTC
Duration
Detected by Pingoru
Aug 14, 2026, 01:08 PM UTC

Affected components

Builds

Update timeline

  1. resolved Aug 14, 2026, 01:08 PM UTC

    This incident has been resolved. Between August 12, 17:12 UTC and August 13, 20:33 UTC, some Vercel deployments could return 404 errors from dynamic API routes. Deployments built on Vercel during this period were affected only if they met all three conditions: used Next.js 16.2 or earlier, used the Pages Router with internationalization (i18n configured in next.config.js), and used dynamic API routes, such as pages/api/[slug].ts or pages/api/[...path].ts. Deployments built outside Vercel (with vercel deploy --prebuilt) were not affected, and existing deployments not rebuilt during this period were not affected. If your project matches the conditions above and you deployed during the impact window, redeploy your project. Affected deployments are not fixed automatically; a new deployment is required to restore the affected routes.