next.js
e5b834d2 - fetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588)

Commit
44 days ago
fetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588) Based on our metrics, the P99.9 for a source image is 47 MB so we can adjust the default setting to be much lower (by changing from from 300 MB to 50 MB) in favor of reducing memory.
Author
Committer
Parents
Loading