Studio Base Path
Is there a way to tell the Studio that it is running at a path (e.g., example.com/supabase-studio/...)? Seems that the studio does use NEXT_PUBLIC_BASE_PATH, but unclear from the code if that is something that can be picked up at runtime or if that has to be specified at build time.