edge functionssupabase functions serve --env-file ./supabase/.env.local locally and then invoke a function via HTTP, Devo.get('SUPABASE_SERVICE_ROLE_KEY') will reveal a new value every time the "serve" command is executed again.exp:SUPABASE_SERVICE_ROLE_KEYused to be stable. I assume that this has to do with the upcoming/ongoing keys migration, but I according to the migration timeline, the legacy approach should still be functional until late 2026.