[{"data":1,"prerenderedAt":156},["ShallowReactive",2],{"category-data-namecheap":3},[4,93],{"id":5,"title":6,"body":7,"description":80,"extension":81,"meta":82,"navigation":88,"ogImage":84,"path":89,"seo":90,"stem":91,"__hash__":92},"content/blogs/1. connect-namecheap-to-vercel.md","How To Connect You Namecheap Domain With Vercel Deployed App",{"type":8,"value":9,"toc":69},"minimark",[10,15,19,23,26,30,33,36,40,43,46,49,52,56,59,62,66],[11,12,14],"h3",{"id":13},"introduction","Introduction",[16,17,18],"p",{},"If you've purchased a domain from Namecheap and you want to connect it to your Vercel app, there are a few steps you need to follow. In this blog, we'll guide you through the process of connecting your Namecheap domain with your Vercel app.",[11,20,22],{"id":21},"step-1-add-a-custom-domain-to-your-vercel-app","Step 1: Add a custom domain to your Vercel app",[16,24,25],{},"The first step is to add your custom domain to your Vercel app. To do this, log in to your Vercel account and go to your app dashboard. Click on \"Settings\" and then \"Domains\". Click on \"Add Domain\" and enter your custom domain name. Then click on \"Add\".",[11,27,29],{"id":28},"step-2-get-the-dns-records-from-vercel","Step 2: Get the DNS records from Vercel",[16,31,32],{},"Once you've added your custom domain to your Vercel app, you'll need to get the DNS records from Vercel. To do this, go back to the \"Domains\" section and click on the custom domain you just added. Then click on \"DNS Records\".",[16,34,35],{},"You'll see a list of DNS records that you need to add to your Namecheap account. These include the A record, the CNAME record, and the TXT record.",[11,37,39],{"id":38},"step-3-add-dns-records-to-namecheap","Step 3: Add DNS records to Namecheap",[16,41,42],{},"Now that you have the DNS records from Vercel, you need to add them to your Namecheap account. To do this, log in to your Namecheap account and go to your domain dashboard. Click on \"Advanced DNS\" and then \"Add New Record\".",[16,44,45],{},"Add the A record first. In the \"Type\" dropdown menu, select \"A (Address)\". In the \"Host\" field, enter \"@\" (without the quotes). In the \"Value\" field, enter the IP address from the Vercel DNS records.",[16,47,48],{},"Next, add the CNAME record. In the \"Type\" dropdown menu, select \"CNAME (Alias)\". In the \"Host\" field, enter \"www\" (without the quotes). In the \"Value\" field, enter the value from the Vercel DNS records.",[16,50,51],{},"Finally, add the TXT record. In the \"Type\" dropdown menu, select \"TXT (Text)\". In the \"Host\" field, enter \"@\" (without the quotes). In the \"Value\" field, enter the value from the Vercel DNS records.",[11,53,55],{"id":54},"step-4-verify-dns-records","Step 4: Verify DNS records",[16,57,58],{},"Once you've added the DNS records to your Namecheap account, you need to verify that they're correct. To do this, go back to your Vercel app dashboard and click on the custom domain. Then click on \"Verify DNS Configuration\". Vercel will check if the DNS records have been set up correctly.",[16,60,61],{},"It may take some time for the DNS records to propagate, so be patient. Once the DNS records have propagated, Vercel will verify them and your custom domain will be connected to your Vercel app.",[11,63,65],{"id":64},"conclusion","Conclusion",[16,67,68],{},"Connecting your Namecheap domain to your Vercel app is a relatively simple process. By following the steps outlined in this blog, you'll be able to connect your custom domain in no time. Remember to be patient as it may take some time for the DNS records to propagate. If you run into any issues, don't hesitate to reach out to Vercel support for assistance.",{"title":70,"searchDepth":71,"depth":71,"links":72},"",2,[73,75,76,77,78,79],{"id":13,"depth":74,"text":14},3,{"id":21,"depth":74,"text":22},{"id":28,"depth":74,"text":29},{"id":38,"depth":74,"text":39},{"id":54,"depth":74,"text":55},{"id":64,"depth":74,"text":65},"Here you will lean how to connect your namecheap domain to vercel deployed app.","md",{"date":83,"image":84,"alt":6,"tags":85,"published":88},"1st Mar 2023","/blogs-img/blog1.jpg",[86,87],"namecheap","vercel",true,"/blogs/connect-namecheap-to-vercel",{"title":6,"description":80},"blogs/1. connect-namecheap-to-vercel","6bP1Z3akUdkPDUNMFvzPGAroM_E6rx4Ix4BL2YTQTa4",{"id":94,"title":95,"body":96,"description":147,"extension":81,"meta":148,"navigation":88,"ogImage":149,"path":152,"seo":153,"stem":154,"__hash__":155},"content/blogs/3. create-namespace-subdomain-connect-to-vercel.md","How To Create Namespace Subdomain & Connect To Vercel App",{"type":8,"value":97,"toc":139},[98,100,103,107,110,113,117,120,124,127,131,134,136],[11,99,14],{"id":13},[16,101,102],{},"Creating a subdomain on Namecheap and connecting it with a Vercel deployed app is a straightforward process. In this blog, we will guide you through the steps required to create a subdomain on Namecheap and connect it to your Vercel deployed app.",[11,104,106],{"id":105},"step-1-create-a-subdomain-on-namecheap","Step 1: Create a subdomain on Namecheap",[16,108,109],{},"The first step is to create a subdomain on Namecheap. To do this, log in to your Namecheap account and go to your domain dashboard. Click on the \"Advanced DNS\" tab and then click on \"Add New Record\".",[16,111,112],{},"Select \"CNAME (Alias)\" from the \"Type\" dropdown menu. In the \"Host\" field, enter the name of your subdomain (for example, \"app\" if you want your subdomain to be \"app.yourdomain.com\"). In the \"Value\" field, enter the URL of your Vercel deployed app (for example, \"yourapp.vercel.app\").",[11,114,116],{"id":115},"step-2-verify-the-subdomain","Step 2: Verify the subdomain",[16,118,119],{},"After creating the subdomain, you need to verify that it has been set up correctly. To do this, go to your Vercel deployed app dashboard and click on the \"Domains\" tab. Click on \"Add Domain\" and enter the name of your subdomain. Vercel will verify the subdomain and confirm that it has been set up correctly.",[11,121,123],{"id":122},"step-3-add-the-subdomain-to-your-vercel-deployed-app","Step 3: Add the subdomain to your Vercel deployed app",[16,125,126],{},"Now that your subdomain has been verified, you need to add it to your Vercel deployed app. To do this, go to your app dashboard and click on \"Settings\". Click on \"Domains\" and then click on \"Add Domain\". Enter the name of your subdomain and click on \"Add\".",[11,128,130],{"id":129},"step-4-verify-the-subdomain-in-vercel","Step 4: Verify the subdomain in Vercel",[16,132,133],{},"After adding the subdomain to your Vercel deployed app, you need to verify that it has been set up correctly. To do this, click on the subdomain in your Vercel deployed app dashboard. Click on \"Verify DNS Configuration\". Vercel will check that the subdomain has been set up correctly and confirm that it is connected to your Vercel deployed app.",[11,135,65],{"id":64},[16,137,138],{},"Connecting a subdomain on Namecheap to your Vercel deployed app is a simple process that can be done in a few steps. By following the steps outlined in this blog, you can easily create a subdomain on Namecheap and connect it to your Vercel deployed app. Remember to verify your subdomain in both Namecheap and Vercel to ensure that it has been set up correctly. If you encounter any issues, reach out to Vercel support for assistance.",{"title":70,"searchDepth":71,"depth":71,"links":140},[141,142,143,144,145,146],{"id":13,"depth":74,"text":14},{"id":105,"depth":74,"text":106},{"id":115,"depth":74,"text":116},{"id":122,"depth":74,"text":123},{"id":129,"depth":74,"text":130},{"id":64,"depth":74,"text":65},"Here we will learn, How To Create Namespace Subdomain & Connect To Vercel App",{"date":83,"image":149,"alt":95,"tags":150,"published":88},"/blogs-img/blog3.jpg",[151,87,86],"nuxt","/blogs/create-namespace-subdomain-connect-to-vercel",{"title":95,"description":147},"blogs/3. create-namespace-subdomain-connect-to-vercel","KlwXEABuKr1OOvtC55Cv8maXXicSrq8jiU1W1Mdh3dU",1770700754615]