amondnet / amondnet/vercel-action

Deployment Error: The total size of all Environment Variables (7.12KB) exceeds 4KB

Open
#69 6 comments 4 reactions 1 assignee Claimed by @amondnet View on GitHub
Type: Bug
Dominant language
TypeScript
Stars
765
Forks
116
PR merge metrics
No merged PRs in 30d

Description

I'm getting this error during deployment.

```
Error! The total size of all Environment Variables (7.12KB) exceeds 4KB.
Learn More: https://vercel.com/docs/v2/platform/limits#environment-variables
Error: The process '/opt/hostedtoolcache/node/12.20.1/x64/bin/npx' failed with exit code 1
```

I have two branches, namely - dev and main and they point to staging and prod domains respectively. The staging is working fine, but the prod throwing this error. I have absolutely no environment variables defined in the Vercel project, I have double-checked that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.