I've deployed my website using Heroku. I am also using Vueper Slides which needs a variable, which is an array, containing the path to the image. On the live website I noticed that it does not contain the images
folder contained in my dist
folder. What can I do to fix this?
dist directory:
Heroku source files: