#1) For Image tag in next/image, how do I not give width and height properties? I don't wanna give it. I can change it with css, why is it necessary? And why can't I just get original image height and width by default?
#2) I'm getting src type for image not configured error, is there something wrong with my configuration?
