{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Teams, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-08-18T19:10:57.317Z"
  },
  "data": {
    "id": "incident_statuspage_vercel_ysczd6rxyl7z",
    "slug": "vercel-dynamic-api-routes-returned-404-errors-for-some-deployments-2026-08-14",
    "title": "Dynamic API routes returned 404 errors for some deployments",
    "summary": "Dynamic API routes returned 404 errors for some deployments",
    "status": "resolved",
    "severity": "minor",
    "startedAt": "2026-08-14T13:08:12.827+00:00",
    "updatedAt": "2026-08-14T13:08:12.898+00:00",
    "resolvedAt": "2026-08-14T13:08:12.887+00:00",
    "provider": {
      "slug": "vercel",
      "name": "Vercel"
    },
    "affectedServices": [
      {
        "slug": "vercel-deployments",
        "name": "Deployments"
      }
    ],
    "links": {
      "html": "/incidents/vercel-dynamic-api-routes-returned-404-errors-for-some-deployments-2026-08-14",
      "api": "/api/v1/incidents/vercel-dynamic-api-routes-returned-404-errors-for-some-deployments-2026-08-14",
      "providerHtml": "/providers/vercel",
      "alerts": "https://outagedeck.com/account?stack=vercel&utm_source=api&utm_medium=response&utm_campaign=api_alerts&utm_content=incident"
    },
    "impactSummary": "Vercel reported a none event for the affected tracked services.",
    "source": {
      "id": "source_vercel_status",
      "kind": "official_api",
      "name": "Vercel Status",
      "checkedAt": "2026-08-18T19:10:15.619+00:00",
      "officialUrl": "https://www.vercel-status.com",
      "statusPageUrl": "https://www.vercel-status.com"
    },
    "updates": [
      {
        "id": "update_statuspage_vercel_ysczd6rxyl7z_bxjjc0hzy022",
        "status": "resolved",
        "body": "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.\n\nDeployments 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.\n\nDeployments built outside Vercel (with vercel deploy --prebuilt) were not affected, and existing deployments not rebuilt during this period were not affected.\n\nIf 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.",
        "createdAt": "2026-08-14T13:08:12.887+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}