I am using the firebase.studio to build my webapp. Even after trying multiple times to fix, I get below error:
Error: Invalid src prop (https://placehold.co/300x200.png) on next/image
, hostname “placehold.co” is not configured under images in your next.config.js
How do I fix this? The system says to restart the next.js server. But there is no way to do this on the prototyper. Please help.
Thank you