rsnext/errors/head-build-id.md
Joe Haddad 19c635175b
Make Client request BUILD_ID from the Server (#6891)
* Generate two versions of pages

* Add code VSCode deleted

* Add dynamicBuildId option to __NEXT_DATA__

* Reduce amount of diff

* Make getPageFile code easier to read

* Minimize diff

* minimize diff

* Fix default value for dynamicBuildId

* Fix weird bug

* Fetch the head build id on client

* Move __selectivePageBuilding

* Add tests

* Remove _this

* Add console warning
2019-04-04 17:54:01 -04:00

347 B

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 @now/next builder in your now.json. If this error persists, please file a bug report.