mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
44d1a1cb15
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
13 lines
364 B
Plaintext
13 lines
364 B
Plaintext
---
|
|
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.
|