Open
Description
Hello,
We're getting this error on deployment build of the rust runtime:
Serverless Function runtime provided does not support more than 4KB for environment variables
Reading through Vercel's limitation docs:
https://vercel.com/docs/projects/environment-variables#environment-variable-size
It seems that the limit should be 64kb.
In any case, we didn't get this error for our node.js serverless functions. What could be wrong here?
Metadata
Metadata
Assignees
Labels
No labels