Back to Supabase

Change Project Region EWJo5Z

apps/docs/content/troubleshooting/change-project-region-eWJo5Z.mdx

1.26.05607 B
Original Source

Each Supabase project is provisioned on hardware in the chosen region, so it is bound to a region at the infrastructure level.

Therefore, the process to change the region of a Supabase Project is to create a new project in the desired region and migrate your existing project using the migrations guide.

If you are using third-party auth(Facebook, Google, etc.), you need to manually copy over your client id/secret pairs in the dashboard. Also, you'd need to change your API URL/Anon or Service Keys, which is usually done via ENV vars on your web host.