# Update these with your Supabase details from your project settings > API # https://app.supabase.com/project/_/settings/api NEXT_PUBLIC_SUPABASE_URL=your-project-url NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY=your-publishable-or-anon-key SUPABASE_SERVICE_ROLE_KEY=your-service-role-key # Your public app URL (used for Unipile webhook + redirect URLs) NEXT_PUBLIC_APP_URL=https://yourapp.com # Unipile LinkedIn Integration # Get these from https://app.unipile.com UNIPILE_API_KEY=your-unipile-api-key UNIPILE_DSN=api4.unipile.com:13441