I’m having an issue with a project deployment and its custom domain.
The project was recently transferred/configured under a different Vercel team account, and the GitHub repository connection appears to be working correctly now. New commits are being detected, and new deployments are being created successfully.
The latest deployment shows as Ready and appears to be associated with the production branch. However, the custom domain still does not seem to reflect the latest production deployment.
The domain configuration in the Vercel dashboard appears as Valid Configuration and is marked as Production, but when accessing the custom domain, it seems to be serving an older deployment or not updating correctly.
Previously, some deployments showed the following error:
The provided GitHub repository can’t be found.
We have already updated the GitHub App permissions and reconnected the repository, but the custom domain still seems to be linked to an older deployment or alias.
Could you please help us verify whether the custom domain is correctly assigned to the current project and latest production deployment?
Thank you.