**<Image
src="/my-img.png"
alt="Picture of the author"
width={500}
height={500}
/>**
当我尝试添加图像时出现此错误
未处理的运行时错误类型错误:无法构造“URL”:无效的 URL
**<Image
src="/my-img.png"
alt="Picture of the author"
width={500}
height={500}
/>**
当我尝试添加图像时出现此错误
未处理的运行时错误类型错误:无法构造“URL”:无效的 URL