There are no errors when I deploy my projects but people cannot access my projects when I send them the link.
Here is my log:
Jan 04 23:07:00.33
GET
200
tracking-virid.vercel.app
/
Jan 04 23:06:37.69
GET
307
tracking-k9i6pdbq1-nanas-projects-16c134b4.vercel.app
/
Jan 04 23:06:37.69
GET
307
tracking-k9i6pdbq1-nanas-projects-16c134b4.vercel.app
/
No
Since I started deploying, I’ve had this problem so no one can actually see what I’m doing to say a word about it. This always disappoints me but I don’t know what to do. Can you help me?
Hey @mohamadi12! It looks like you have Deployment Protection enabled for the project. That means only the most recent production deployment is publicly accessible.
There are a couple of options if you want to share preview deployments with other people. You could disable Vercel Authentication in your project’s settings, but that leaves your preview deployments vulnerable to unwanted traffic.
The “Share” button is the safer option. You can find it on the deployment details page. Make sure you switch the visibility from “Only people with access” to “Anyone with the link” so people who are not part of your Vercel team can view the shareable link