/** @type {import('next').NextConfig} */ module.exports = { images: { domains: ['localhost'], }, }