728x90
Error: Invalid src prop (https://사진주소~) on `next/image`, hostname "plus.unsplash.com" is not configured under images in your `next.config.js` See more info: https://nextjs.org/docs/messages/next-image-unconfigured-host
module.exports = {
images: {
domains: ['firebasestorage.googleapis.com'],
},
}
이런게 뜬다면 추가해주자~
728x90
'Next.js' 카테고리의 다른 글
데이터가 2번 불어와진다면? (0) | 2023.10.17 |
---|---|
게시글 임시로 index로 나열할 때 (0) | 2023.10.11 |
Next.js 페이지 이동 4가지 (0) | 2023.04.05 |
_nest/static/chunks/fallback/node_modules_next..... (0) | 2022.08.27 |
댓글