hello! i tried making a very simple 1 page site, imported it to vercel from my git, and no matter what link i open it says DNS_PROBE_FINISHED_NXDOMAIN
Can you share the URL where you are having issues? I only see one project in your account and the production deploy url appears to be working correctly for me
It is that one project
found a fix! what i did is:
go to Network and Sharing Center > Click on active connection Properties > Selected the IPv4 Properties > “Use the following DNS server adresses” to:
Preferred: 8.8.8.8
Alternate: 8.8.4.4
and then ran ipconfig /flushdns in cmd ![]()
on the phone i just turned off wifi and used mobile data
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.