Nuxt 3.11.2 with @nuxt/image 1.7.0 and I want to use the base directory assets/images.pnpm run build, the images in my assets directory simply get ignored and the images are missing on the site. No matter what I tried, I couldn't get it to work.pnpm run generate to create a static version of the website. But that's not what I want.<img src="~/assets/images/my-img.png">