Hi, I recently transfered a domain from an external provider to my vercel project. After transfering I added the domain, leaving the option "add www.domain.com and redirect domain.com to it" switched on. I can access the www.domain.com normally, but when I try and access domain.com it tells me it can't find a deployment.
I do have a production environment and a preview environment, but the www domain is tied to my production environment. Even turning off the redirect yields the same result. When the error pops up I, the domain that shows is the default vercel domain.
Can anybody assist me with this? I can provide more details about the project if needed.
This is what it shows he, when i try to access http(s)://lucidev.me with a logged in account. I managed to narrow it down to only a logged in account (so my account that's the only one part of the project project), accessing the page in incognito mode will work just fine.