問題タブ [image-optimization]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - NextJS ロード外部イメージ Amazon
問題のAmazonドメインがすでにnext.config.jsのドメインに構成されているs3にいくつかの画像を保存するAmazonの特定のURLがありますが、前面にはロードされません。unsprah などの外部 URL を入力すると、正常に読み込まれます。
問題の URL は、idinheiro-admin-images.s3.sa-east-1.amazonaws.com です。
そして、コンソールで発生するエラーは 404 (Bad Request) の URL にあります。
-- エラーコンソール --
-- next.config.js --
-- 使用コンポーネント --