Link to heading Deployments As of June 19th 2020, the creation of new ZEIT Now 1.0 Deployments is prohibited. Existing Deployments will continue to be available until August 7th 2020. The x-vercel-trace header was removed in favor of x-vercel-id . By default, all Gatsby Deployments will now receive default headers for automatically caching its assets in the visitor's browser. Empty query string parameters placed in the destination property of redirects don't cause a 500 error when being invoked anymore. Deployments will now retain cache directories of frameworks between builds again. A 404.html file present in the output of a Deployment's build will now be considered whenever a 404 error is rendered. Sending a Range header to a Deployment will not bypass the Edge Network cache anymore. Creating a new Deployment with the builds property within vercel.json will now render a warning message about how the Build and Development Project Settings will not be applied.β¦