Next.js Discord

Discord Forum

Vercel Blob Multipart file upload minimum chunk size

Unanswered
Greek Harehound posted this in #help-forum
Open in Discord
Greek HarehoundOP
Our serverless async job api enforces a hard maximum memory limit of 4MB.

We would like to employ the multipart file upload api for Vercel Blob but the minimum part size is 5MB.

In practice, could a 4MB chunk or smaller sent via the multipart upload api process safely without issue?

0 Replies