rsnext/examples/cms-graphcms/next.config.js

5 lines
75 B
JavaScript

module.exports = {
images: {
domains: ['media.graphcms.com'],
},
}