What are the limitations?

Hello everyone,
I am in a project that needs to generate N static websites using Netlify.
The use of Amplify was considered, but it has a limit on the number of dns used.
Each site will be a new branch in a GITHUB repository.
Each site will have a unique external DNS.
The account that will generate the builds is a paid plan account.
Within this scenario, will I have any limitations on the use of multiple dns? or the number of sites generated, or because they are generated by a branch and not by the master branch or production?

Hi there,

No explicit limitations on number of sites (even sites linked to the same repo), or on the number of hostnames on our service.

I’d be very careful about how you configure builds so you don’t end up with a huge build minutes bill!

[Support Guide] How can I optimize my Netlify build time?