im trying to make a blog from this template https://github.com/onwidget/astrowind
but when I deploy it I can this on top of my face
<script async src="https://www.googletagmanager.com/gtag/js?id=G-xxx92PHV" type="text/partytown"></script><script type="text/partytown">{let id = "G-xxx92PHV"; window.dataLayer = window.dataLayer || []; function gtag() { window.dataLayer.push(arguments); } gtag("js", new Date()); gtag("config", id); }</script>
this is where I deployed https://blog.gorillaterminal.com/, when i run npm run dev on a local machine i can't see it, but when i deploy it through vercel its there, i wanna get rid of it