There seems to be an issue with linking local projects to remote projects.
For a clean slate: I've attempted creating a new vanilla local repo, installing supabase, creating a new remote project, and then linking them, and this issue still persists.
The config.toml that is generated from supabase does not match the config.toml of my vanilla remote project. Furthermore, you cannot fully resolve the diffs found in the output (shown below), the additional_redirects key simply wont go away. I've tried supabase stop+ supabase start, supabase init --force, creating new projects, etc.
No luck. Could really use some help here.
here is a related Github ticket with the same issue: https://github.com/supabase/supabase/issues/32416
