Problems after purchasing domain

Here's your text with corrected grammar:


Hello, I have a problem with my Next.js project. After deploying it on Vercel and connecting it with a purchased domain, I encounter problems in my console: iframe.html:7
GET https://prismic-starter-next.prismic.io/toolbar/predict?url=%2Farticles&tracker=56OcKo9Z 401 (Unauthorized)

Then, the loading of the page does not stop and continues to send requests. This happens for all the pages I have created. Here is a screenshot of my console:

Please, help me, if You can

Hi @maxkartavtsev ,

This script is related to the Prismic content preview setup. I haven't seen the following error before, but maybe if you update the preview URL in the Prismic repository settings it might go away.

Failing that, you might have to remove previews from your project to remove the error.

Thanks.