Skip to content
#

zeit-now

Here are 211 public repositories matching this topic...

jamesopti
jamesopti commented Jul 16, 2021

Were seeing our deploys periodically timeout in Github, but succeed in vercel. As a result, the deployment version for our staging or production app is not updated.

Any ideas what could be going on here? We have the timeout set for 20min, but Vercel says the deploy is only taking about 7min.

OUTPUT

set environment for vercel cli
set env variable : VERCEL_ORG_ID
set env vari
Type: Bug good first issue
chrschdev
chrschdev commented Apr 9, 2020

Hi,
the "builds" attribute in now.json seems to be deprecated, but is referenced in your example.

https://zeit.co/docs/configuration?query=now.json#introduction/configuration-reference

Edit
https://zeit.co/guides/upgrade-to-zero-configuration

So i think you can clean up your examples.

Thx

good first issue Type: Documentation Type: Refactoring

Improve this page

Add a description, image, and links to the zeit-now topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zeit-now topic, visit your repo's landing page and select "manage topics."

Learn more