No badges yet
ENOTFOUND errors in production (ISR builds)
Hi Vercel team, I’m experiencing frequent ENOTFOUND DNS errors when fetching from {API EndPoint} during ISR builds. Error: getaddrinfo ENOTFOUND {API EndPoint} Deployment: Prod /...
Can I override Vercel system environment variables in GitHub Actions?
Thank you for your response! However, it was slightly off-topic. Here’s the exact issue I want to solve: I've developed a GitHub Action that triggers when a deployment to `dev` or...
Can I override Vercel system environment variables in GitHub Actions?
Vercel’s documentation mentions that only one custom environment variable can be overridden in the Pro plan. However, I need to override system environment variables specifically...
Can I override Vercel system environment variables in GitHub Actions?
Vercel’s documentation mentions that only one custom environment variable can be overridden in the Pro plan. However, I need to override system environment variables specifically...
No accepted solutions yet