Whitelist IP while still allowing access from other ips

We are running into issues where our VPC ip is intermittently getting blocked by supabase.
Since we also deploy on vercel, we can't lock down the ip to just a singular value, so network restrictions seems too draconian.

is there a way we can configure supabase to bypass its typical ip access checks for our vpc, while still allowing access from other ips?
Was this page helpful?