웹
Next Image 사용할 때 주의할 점
next/image 에러메세지 Error: Invalid src prop (https://images.unsplash.com/photo-1510337550647-e84f83e341ca?q=80&w=1631&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D) on `next/image`, hostname "images.unsplash.com" is not configured under images in your `next.config.js` 해결방법 태그를 이용해서 next/image 기능을 사용할 때, 주의할 점이 있다. 만약 이미지를 프로젝트 안에 저장하는 것이 아니고 인터넷에서 주소를..
2024. 1. 17. 22:22