Skip to content

Deprecated Image Configuration in Next.js #1439

Closed
@Allan2000-Git

Description

@Allan2000-Git

Overview

We need to update the image configuration in next.config.js as the images.domains property is deprecated. This change is required to ensure compatibility with the latest versions of Next.js and to prevent potential runtime or build-time issues.

Screenshot of the warning

Image

Action Items

  • Run both the frontend and the backend to ensure full frontend functionality.
  • Replace images.domains with images.remotePatterns in next.config.js.
  • Verify that all external images still render correctly after the update.
  • Test image loading in production.

Resources

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions