No badges yet
Increasing Vercel Functions memory limit beyond 4 GB for image rendering
So can you confirm it's not possible to manually request an increase of the limits?
Increasing Vercel Functions memory limit beyond 4 GB for image rendering
Looks like AWS Lambda (which I understand is used by Vercel Functions) can be configured up to 10 GB of RAM, so this should be technically possible?
Increasing Vercel Functions memory limit beyond 4 GB for image rendering
Hello, for our particular use-case it’s very useful to have more memory in `Vercel Functions`. ## Problem We do some heavy image rendering and moving it to a separate service would...
No accepted solutions yet