Deployed website not able to fetch files from github repo
I created a web based music streaming app using flask and vuejs in which users could upload songs and thumbnails and listen to those songs. I am storing the files in a sub folder. The problem is after deploying the app on heroku, the website is not able to fetch both audio and image files from the github repo. This is how my repo is structured-