Netlify build does not detect form triggered post build

I have a page builder from a graphql API that allows me to activate blocks on pages.
My form code is present, but a boolean determines whether the component is rendered.
Due to this, Netlify is not detecting the form on load and I’m not sure how to force its detection postload. Using NextJS. Build is clean

This is answered here: [Support Guide] Form problems, form debugging, 404 when submitting - Support / Support Guides - Netlify Support Forums, specifically: