My Next.js site was deployed but isn't showing any css or js

Here’s my site’s URL - https://solvecf.netlify.app
Github repo - GitHub - iamefe/solve-crowdfunding-dapp

Hi @iamefe,

Thanks for reaching out and welcome to Netlify’s Support Forums!

I’m seeing errors in the dev console when visiting https://solvecf.netlify.app:

If you resolve those errors in the code, do you continue to have issues?

Thanks for responding Melvin.
I am not getting these errors on my end. The smart contract currently only works with Metamask and the Mumbai network.

Currently I have partially gotten the site to show up by running yarn export locally to generate an “out” directory which I deployed on Netlify through Github. I said “partially” because the site only shows up on my desktop browser but not on mobile.

What do you think I should do?