/** @type {import('next').NextConfig} */ module.exports = { images: { domains: ['res.cloudinary.com', 'avatars.githubusercontent.com'], }, }