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