Skip to content

Troubleshooting

Supabase Connection Error

Verify:

  • URL is correct
  • API key is correct

Build Failure

Delete:

node_modules

Then:

npm install

Environment Variables Not Loaded

Ensure .env exists in project root.