Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(next.config.js): enable unoptimized images in Next.js configuration
Enabling the unoptimized images feature in the Next.js configuration allows for faster build times and better performance by serving images in their original size without optimization.
- Loading branch information