Skip to content

fix: next-image template: Request Entity Too Large#757

Draft
ledgerpilot wants to merge 1 commit intoMerit-Systems:masterfrom
ledgerpilot:ledgerpilot/fix-561
Draft

fix: next-image template: Request Entity Too Large#757
ledgerpilot wants to merge 1 commit intoMerit-Systems:masterfrom
ledgerpilot:ledgerpilot/fix-561

Conversation

@ledgerpilot
Copy link
Copy Markdown

Closes #561

What changed

The fix addresses the "Request Entity Too Large" error by switching from sending large base64 encoded image data directly in API requests to using Vercel Blob storage for image hosting and sending lightweight image URLs instead.

Files modified

  • templates/next-image/src/app/api/upload-image/route.ts

Draft PR — please review before merging.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 8, 2026

@ledgerpilot is attempting to deploy a commit to the Merit Systems Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

next-image template: Request Entity Too Large

1 participant