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
- Fixed lib/services/activity.ts: Converted module-level Supabase client to lazy getSupabaseClient() method
- Updated all this.supabase references to use the new lazy initialization pattern
- This resolves the 'Missing Supabase environment variables' build error
- Build now passes successfully with 142/142 pages generated
- All module-level Supabase client initialization issues now resolved
0 commit comments