Server Environment Variables:
ITS_LOLO: dfasdf
NEXT_PUBLIC_ITS_LOLO: CLIENT_ENV_LOLO
ℹ️ Check your terminal for server-side console logs
Client Environment Variables:
How to Debug:
- Open browser DevTools (F12 or Cmd+Option+I)
- Go to the Console tab
- Look for "Client Environment Variables" logs
- You can also inspect the values displayed above