♫
📌 canary ▾
next.js
/
test
/
integration
/
next-image-legacy
/
image-from-node-modules
/
next.config.js
next.config.js
6 lines
68 B
module
.
exports
=
{
images: {
domains: [
'i.imgur.com'
],
},
}
v2.0.0
/
Go
SIGN IN