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
vercel/next.js#34310 had a similar issue and suggests that the issue is with the deployment not NextJS. Is there a log with more details about the error?
I guess if the website is hosted on Vercel, they might use a different image optimizer than on localhost. Vercel's documentation says they don't support .gif, but unsupported formats should be returned as-is
Issue
Although GIFs in the localhost leaderboard load properly, once deployed to production or in the Vercel preview.
Troubleshooting observations
/_next/image
for image optimization and resizing, it returns the following error:The text was updated successfully, but these errors were encountered: