Github失效导致vercel占用域名解决方案

faith team

一、事情背景

今年年初左右的时候发现自己的小众邮箱无法使用了,这间接的导致了我原先部署的web项目无法更新,vercel的自动部署也没有了意义,在重新创了一个github账号的之后forked之前的github账号之后并且创建了一个新的vercel账户,在进行项目绑定,自动发布绑定阿里云域名的时候发现原先的域名已经被占用了。

1
//Another Vercel account is using this domain. Set the TXT record to prove ownership of the domain in order to start using it on this project. Once the verification is completed and the domain is successfully configured, the TXT record can be removed.

错误如上

二、解决方案

按照之前的直接输入二级域名会出现如下的错

Test

处理方式

1.下载vercel dns的txt文件

Test

2.导入vercel dns的txt文件到阿里云域名

Test
Test

3.成功后dns解析就会出现两个域名解析

Test

4.这个时候只需要在vercel点击已经导入txt文件即可,等待几秒就可以访问你的web项目了

  • Title: Github失效导致vercel占用域名解决方案
  • Author: faith team
  • Created at: 2025-04-29 11:21:05
  • Updated at: 2025-11-29 09:01:08
  • Link: https://redefine.ohevan.com/2025/04/29/20250429Vercel部署/
  • License: This work is licensed under CC BY-NC-SA 4.0.
 Comments