How do I restore or recover an edge function to a previous deploy state?
I development and deployed an edge function in the supabase dashboard, that function was working and fully functional, and two days later, when I tried to execute it, it returned an error. Upon reviewing the code, I noticed that it had reverted to the earliest versions, from when I initially started creating the edge function. I need recover to the last version. Thank you guys.