Skip to content
← Back to Changelog

Thursday, August 4th 2022

16x larger Environment Variable storage up to 64KB

Posted by

Avatar for craigandrews

Craig Andrews

Software Engineer, Infrastructure

Avatar for mcocirio

Mariano Cocirio

Product Manager

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.

Post