Changelog
Thursday, August 4th 2022
16x larger Environment Variable storage up to 64KB


Posted by


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.