theodorusclarence / theodorusclarence.com

💠 Personal website and blog made using Next.js, TypeScript, Tailwind CSS, MDX Bundler, and Prisma with PostgreSQL
https://theodorusclarence.com
GNU General Public License v3.0
659 stars 87 forks source link

Help with deploying;) #392

Closed sherryuser closed 8 months ago

sherryuser commented 8 months ago

Hey, I was trying to deploy website to Vercel, but I got this build output with error, could you please help me with that?

Screenshot 2023-12-23 at 23 19 41
theodorusclarence commented 8 months ago

There’s some env missing, try adding the environmet variables to vercel

sherryuser commented 8 months ago

Appreciate it, thanks;)