How to custom domain for your Vercel project

This blog will tell you if you buy domain from another provider, how to custom domain for your Vercel project

This blog will tell you if you buy domain from another provider, how to custom domain for your Vercel project
可以发现阿里云的域名便宜很多,以我买的这个cl-master.tech距离,阿里云不到$2,vercel购买要$8
我们买完域名后如何将域名绑定到vercel项目上呢?

1. 绑定域名

首先我们打开vercel的dashboard,点击你的项目,然后点击
,然后点击
,然后输入你的域名,然后点击

2. 配置域名

然后我们打开域名提供商的dashboard,找到你的域名,然后点击
,然后点击
,然后输入你的域名,然后点击
将两条记录复制粘贴进去就好
等待一会出现这个图片就好了 【补充图片】

评论