to create a static site and I have images stored in the assets/images folder at the root of my project.
I’d like to define dynamic paths to these images in a composable. How can I configure this properly to make sure the images work correctly in production build?