/** @type {import('next').NextConfig} */ module.exports = { images: { loader: 'custom', }, }