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