rsnext/errors/head-build-id.mdx
Delba de Oliveira 44d1a1cb15
docs: Migrate error messages to MDX and App Router. (#52038)
This PR is part of a larger effort to migrate error messages to MDX and
use App Router: https://github.com/vercel/front/pull/23459
2023-07-05 06:11:16 -07:00

12 lines
364 B
Text

---
title: 'Failed to load `BUILD_ID` from Server'
---
## Why This Error Occurred
The deployment was generated incorrectly or the server was overloaded at the time of the request.
## Possible Ways to Fix It
Please make sure you are using the latest version of the `@vercel/next` builder in your `vercel.json`.
If this error persists, please file a bug report.