NextJS serverless limits
Hey guys,
Is there anyway to increase this maximum limit? I need to upload significantly larger files. If not, do I change my route to not be a serverless function?
I'm using the edge function as a proxy to upload the image for a different service and don't want to store it in a bucket or anything.
2 Replies