How to change the URL in members profile to domain.com/@{username}

Question:
I wanna make the member URL to be like X (Twitter)
domain.com/@{username}

Product:
Wix Studio Editor

What are you trying to achieve:
Currently the only option that I have is domain.com/profile/{username}

Is there any way to code to change this slug structure? Because using the Basic SEO is not possible to change it.

What have you already tried:
I tried to find information on the forum but I couldn’t find any clear solution for this.

As far as I’m aware, it’s not possible to remove the /profile/ part and add @.

I imagine since a site will likely have multiple members, it’s related to some routing logic (e.g. /profile/{member} allows the app to know which member to load).

I recommend submitting it as a feature request here.