Next.js Discord

Discord Forum

Upload limit on Form using Vercel app

Unanswered
Round sardinella posted this in #help-forum
Open in Discord
Round sardinellaOP
I'm trying to create a custom form on Vercel, it includes an image upload that is connected to GDrive and uploads directly there. It worked locally but when I published the app to development branch there is a limit on uploads (4.5mb)

I saw this documentation https://vercel.com/guides/how-to-bypass-vercel-body-size-limit-serverless-functions describing some work arounds but I wanted to post here as I have already built the bot to upload to GDrive and link it with Sheets and my Discord bot.

0 Replies