I am making a MERN app and I am thinking of hosting it on Heroku
and for database, I am using mlab
But here I am confused about how and where can I handle static files. Like in my app user will upload a picture where should I put them. As mlab or MongoDB is going hold only path URLs if I am not wrong.
Hope this question makes sense, I am confused about it. please help me figure this out