Hi,
We’re trying to deploy our website twice, in two separate Netlify sites. It’s a Gatsby build pulling content from a headless CMS, and we will use env vars to specify the different settings (along with some other bits like redirects, which are currently in netlify.toml).
However, this doesn’t seem possible:
the monorepo functionality centres on different base folders, which we don’t have, and setting it changes the published directories as well
We can’t specify a different name for the config file
While creating a new website you can select which branch to publish. It will be used as your production branch and since it’s a new Netlify website, you would get different domains.