The title is not really correct but the CSS does not appear in my NextJS application :
I've google it and found that : https://stackoverflow.com/questions/71739571/why-doesnt-css-work-when-i-deploy-the-next-js-sample-project-in-production
But that not really the same as me !
(this comment is maybe a part of the solution tho)
~~
The stackoverflow I linked above is trying to use NextJS for a production deploy.. I'm still trying to use it in local lol
My goal is simply to use docker-compose to up both of my app and my db at the same time !
Anyone could help with that stuff ? Or atleast aim me on something ? Since there's not even a single error.. i'm pretty lost