1 min read
You can now use a total of 64KB in Environments Variables for each of your Deployments on Vercel. This change means you can add large values for authentication tokens, JWTs, or certificates, without worrying about storage size.
Deployments using Node.js, Python, and Ruby can support the larger 64KB environment.
Check out the documentation as well.