After pushing code to my main branch, a deploy triggers and after that I get a log that says a page view has been done and it has the https://{build-key}--{project-name}.netlify.app
. I’d like to disable this. I already disabled the deploy preview like so:
But somehow I still get a page view being triggered after a deploy. How do I completely disable this?