leerob / site

My site built with Next.js, Tailwind, and Vercel.
https://leerob.com
7.2k stars 1.39k forks source link

build error on vercel :( #720

Closed pflashpunk closed 5 months ago

pflashpunk commented 5 months ago

Screenshot from 2024-06-11 21-29-05

I'am getting build issue. I have added the environment variables of Postgres database in .env file.

leerob commented 5 months ago

Have you already added the redirects table to the postgres database?

pflashpunk commented 5 months ago

I’ve added that , now the build error is gone but the app is not loading properly . I can see the content for a second after that I’am getting an error “ Oh no, something went wrong... maybe refresh? “

IMG_7160

pflashpunk commented 5 months ago

Hey ,

the problem is solved now. i was using npm instead of bun 🤦