How to check deleted project

Issue:

I have a project that I deployed on Vercel, but now it is no longer accessible, even though the domain is still active. I haven’t manually deleted the project, but I can’t access it anymore. The domain is still open, but I cannot find the associated project.

Current Behavior:

The domain is still active: https://calculator-hong-jjolgit-hongs-projects-05de7a6d.vercel.app/, but the project itself is no longer available in my Vercel dashboard. I did not delete the project, but it seems to be gone.

Expected Behavior:

I expected the project to still be accessible, as I haven’t deleted it manually. The domain should point to the active project, but currently, the project seems to be missing.

Project Information:

Hello,

You can locate the project here: https://vercel.com/hongs-projects-05de7a6d/calculator

But when I open the links inside the project, the webpage that appears is slightly different from the webpage of the post I uploaded. That’s why I started to suspect that there might be another project.

Let me know if you’d like any further adjustments! appreciate it.

That’s likely because you are trying a different / latest deployment which contains different code.

The link you have given on initial post https://calculator-hong-jjolgit-hongs-projects-05de7a6d.vercel.app/ belongs to unique deployment 05de7a6d contains specific changes.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.