I need to migrate my Supabase project to a different region. What's the recommended approach for doing this without losing data?
Is there an official migration path, or do I need to manually export/import everything (database, storage, auth users, etc.)?
Also, is it possible to do this without having to pay for a new plan? Ideally I'd like to just move my existing project/subscription to another region rather than starting fresh with a new paid plan.
Any tips or gotchas from anyone who's done this before would be really appreciated. Thanks!