Skip to content

Serverless Function runtime provided does not support more than 4KB for environment variables #183

Open
@omerdn1

Description

@omerdn1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions