You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: should we ensure squoosh also works even though we don't
458
-
// recommend it be used in production and this is a production feature
459
456
console.error(
460
457
`Error: 'sharp' is required to be installed in standalone mode for the image optimization to function correctly. Read more at: https://nextjs.org/docs/messages/sharp-missing-in-production`
461
458
)
@@ -494,6 +491,9 @@ export async function optimizeImage({
0 commit comments