Next.js project not show correctly

I use Next.js for my website, Its perfectly fine in my local webview. But when I deployed it to Vercel, its not look correctly. Any help or anybody know what happened

Hey, Exvhoria! Welcome to the Vercel Community :smile:

It would be helpful if you could share your repository, a minimal reproducible example or any screenshots of how you expect your website to look.

Thank you!

Hello, Pauline! I can give a look to the expecting website, here take a look:

Expected:

What I got:

It looks like your CSS isn’t being rendered properly! Maybe you can get some clues in the console?

The console is totally fine, No error, I triple check each code to make sure everything going well. Still not fixed yet…