next.js/test/integration/next-image-new/unicode/next.config.js
next.config.js6 lines118 B
module.exports = {
  images: {
    remotePatterns: [new URL('https://image-optimization-test.vercel.app/**')],
  },
}
Quest for Codev2.0.0
/
SIGN IN