next.js/test/integration/next-image-legacy/unicode/next.config.js
next.config.js6 lines112 B
module.exports = {
  images: {
    remotePatterns: [{ hostname: 'image-optimization-test.vercel.app' }],
  },
}
Quest for Codev2.0.0
/
SIGN IN