No cargan imágenes al crear apk/it doesn't load images when creating my app

hi all, my question is as follows.
at the time of creating my apk, the images do not load them.
I remember I had to save the image in another folder but I don’t remember what it was.

attached code and app capture.
///////////////////////////////////////////////////////////////////
Hola a todos, mi pregunta es la siguiente.
al momento de crear mi apk, las imagenes no las cargas.
yo recuerdo que guardaba la imagen en otra carpeta, pero no recuerdo en cual era

codigo

you should import images in the JS part and bypass it to component data, learn how to handle assets in Vite: Static Asset Handling | Vite