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
Observe that requests to /_next/image?... return 400 INVALID_IMAGE_OPTIMIZE_REQUEST.
Console / Network output:
Failed to load resource: the server responded with a status of 400
X-Vercel-Error: INVALID_IMAGE_OPTIMIZE_REQUEST
Status Code: 400 Bad Request
:path ./_next/image?url=%2Fimages%2Ftutorial%2Freact-starter-code-codesandbox.png&w=1920&q=75
Expected behavior:
Images should load normally, just like on the English version (https://react.dev).