By default, Astro has the default language at / and all other languages at /<code>. The default language can also be configured to be at /<code.
Alternatively, there is experimental support for custom domains (or subdomains) per language: https://docs.astro.build/en/guides/internationalization/#domains-experimental
How do we want to configure this?