braydoncoyer / braydoncoyer.dev

My portfolio powered by Next.js, content sourced from Notion, styled with Tailwind CSS and deployed on Vercel. 🙌
https://braydoncoyer.dev/
586 stars 90 forks source link

Not able to deploy the website #181

Closed SparshKesari closed 2 years ago

SparshKesari commented 2 years ago

Hey 👋🏻,

I am facing trouble in deploying the website via both Vercel and Netlify. The build is not giving any errors but the webpage is not able to render.

Can you help me, please?

braydoncoyer commented 2 years ago

I'm attempting to figure out why this is the issue. I will update this ticket when I make the fix!

braydoncoyer commented 2 years ago

Try pulling the latest from v2.

There was an error in the next.config.js file that was keeping things from loading correctly. Please report back! :)

SparshKesari commented 2 years ago

Hey @braydoncoyer,

Everything works ✨🙌🏻.