Vercel dashboard Domains page returns 404 error

I’m unable to load the Domains page in my Vercel dashboard. When I navigate to it, I get a 404 error with a message suggesting I sign in as a different user.

Error: 404 (Sign in as a different user)

What I’ve Tried

  • Confirmed I’m signed into the correct account
  • Tried accessing in an incognito/private window
  • Reloaded the page multiple times

The issue persists across browsers. Is anyone else experiencing this, or is there a known workaround?

2 Likes

There’s another community post with 404 debugging tips that might be helpful. Please give these solutions a try and let us know how it goes.

A human should be around soon to offer more advice. But you can also get helpful information quickly by asking v0.

I’m experiencing the same issue. This is not a deployment 404 or a domain configuration problem. All my deployments and custom domains are live and serving traffic correctly.

The issue is with the Vercel dashboard UI. When I go to any project’s Settings > Domains page (for example, vercel.com/[team]/[project]/settings/domains), I get a 404. The 404 page shows the public marketing navigation (Products, Resources, Solutions) instead of the dashboard sidebar. This suggests the dashboard’s client-side routing is failing to resolve these settings routes.

What I’ve confirmed:

I’m logged into the correct account (single user, no team members).

I’ve tested across multiple browsers and in incognito mode.

I’ve cleared cache and cookies, so it’s not a local issue.

The team overview and project overview pages load correctly in the dashboard UI.

All custom domains resolve and serve production deployments without issue.

The system bot auto-reply links to deployment 404 debugging, but that is not relevant. The problem is with the dashboard, not deployed sites

I’m experiencing the same issue. I can’t access via the Domains section in the menu.

I found this workaround if you want to add and connect a new domain:

In the main page, Add New… > Domain, there you first add the domain and in the second step connect it to a project. That way I managed to land the Domains section with no 404.

Seems to be back so I will mark as solved.

I continue to have the same issue. I also receive a 404 error when clicking my inbox notifications.

same also for me

Hello, same problem for me

Same here and it happens with all my projects

:white_check_mark: FIX : For all having the issue, when you are on the 404 page, just reload the page, the content will load!

1 Like

Reloading the page actually worked. This is ridiculous

yeah this should just work without reloading the page. Can confirm though reloading works.

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