next.js
6b12c60c - fix(next/image): fix image-optimizer.ts headers (#82114)

Commit
303 days ago
fix(next/image): fix image-optimizer.ts headers (#82114) The headers were forwarded to the serverless function for "internal" images but not "external" images. This changes the behavior to be the same for both such that neither receive headers.
Author
Parents
Loading