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

5 lines
70 B
JavaScript

module.exports = {
images: {
domains: ['cdn.sanity.io'],
},
}