[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Discussions](/c/community/4)

# Enviroment variables error + bun run build

96 views · 0 likes · 3 posts


clmf (@equinitysims) · 2025-04-28

I get this message all the time now (I am no developer and this is new but I always wanted a website for my gaming and the AI made that possible)

> Blockquote Missing Environment Variables
This generation may have limited functionality without the following environment variables:

NEXT_PUBLIC_SITE_URL

NODE_PATH

STRICT_ENV_VALIDATION

NEXT_PUBLIC_TEST_MODE

&  fail with bun run build

How do i fix this? 
And how do i make my buttons functional? 
I made a log in feature and its not working :/ thank you


Swarnava Sengupta (@swarnava) · 2025-04-28

You can visit the actual project and make sure the Environment variables are setup correctly: https://vercel.com/cathrinelydia2-gmailcoms-projects/v0-eq/settings/environment-variables


clmf (@equinitysims) · 2025-04-28

I did set them up as the AI told me and its still going on