Skip to content

deploying on netlify env variable SUPABASE_URL is missing on production build #260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sanba-anass opened this issue Sep 4, 2023 · 4 comments
Labels
bug Something isn't working Stale

Comments

@sanba-anass
Copy link

can u show me how to deploy it netlify i did deploy two it on render.com and vercel and all is working perfectly . but when i deploy on netlify the url is broken with 500 error saying that the supabase_url is required

@sanba-anass sanba-anass added the bug Something isn't working label Sep 4, 2023
@rafael-lua
Copy link

Did you create the SUPABASE_URL env in the netlify configuration?

envs

@Flambe
Copy link

Flambe commented Jun 25, 2024

we had the same issue (but running it via docker, not netlify) and the fix was to prefix the env with NUXT_PUBLIC_ e.g. NUXT_PUBLIC_SUPABASE_URL (except the service key which is just NUXT_...)

Copy link

github-actions bot commented May 6, 2025

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label May 6, 2025
Copy link

github-actions bot commented Jun 5, 2025

This issue was closed because it has been stalled for 30 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

3 participants