Next js + MUI , sx styles are not applied in build

Viewed 20

I was building a blog for practice, I finished it and it was working fine with "npm run dev", but when I uploaded it to vercel, none of my custom styles were applied.

what should I do?

this is the GitHub link to my project https://github.com/1stMmD/practice-blog

0 Answers
Related