module.exports = { images: { remotePatterns: [{ protocol: 'https', hostname: 'i.imgur.com' }], deviceSizes: [1234], }, }