HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
♥️
2기 최종 프로젝트 팀별 공간
/
📚
[팀06] Books
/
❌
에러 해결 모음
/
hostname is not configured under images in your `next.config.js`

hostname is not configured under images in your `next.config.js`

 

문제 상황

Next에서 제공하는 Image태그 사용 후 src에 도메인을 넣자 도메인을 next.config.js에 등록하라는 에러 발생
 

해결방법

Next 12.1.5 error: Failed to parse src "static/media/public/nyan-cat.png" · Issue #72 · RyanClementsHax/storybook-addon-next
Describe the bug As of Next 12.1.5, this addon no longer seems to work with Next Image. Full error message: Error: Failed to parse src "static/media/public/nyan-cat.png" on `next/image`, if using relative image it must start with a leadi...
Next 12.1.5 error: Failed to parse src "static/media/public/nyan-cat.png" · Issue #72 · RyanClementsHax/storybook-addon-next
https://github.com/RyanClementsHax/storybook-addon-next/issues/72
Next 12.1.5 error: Failed to parse src "static/media/public/nyan-cat.png" · Issue #72 · RyanClementsHax/storybook-addon-next