You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Supabase build error by making client creation lazy
- Replace module-level Supabase client creation with lazy initialization
- Fix admin-collaboration, admin-judges, admin-mentors, admin-sponsorship, admin-volunteers routes
- This resolves the 'supabaseUrl is required' build error during Next.js page data collection
- Build now completes successfully without environment variable issues
0 commit comments