Closed
Description
Although Cloudfront does brotli compression on its own, there are good reasons to have the nextjs lambda compress on its own.to avoid hitting the 6 MB Limit.
In my case when using Payload CMS, a 10 MB file shrinks to ~400 kb using the nextjs gzip compression.
This comment mentions that compression which appareantly caused issues in earlier version actually seems fine now:
#35 (comment)
Metadata
Metadata
Assignees
Labels
No labels