Why I used Vercel for deploying my first site ?

I will share my experience of using vercel app . Vercel is a app which is used to host website as it also provides a domain with extension .vercel.app

 1. What is vercel?

Vercel is a Cloud platform which helps us to deploy manage website .It provide us serverless experience regarding hosting . It also provide us a modern website frameworks.

2.Why it is more popular?


It is becoming more popular day by day because it allows us to deploy our site easily and even faster .
It also includes image optimization, caching and prefetching of content. It also provide proper analytics of our website. Vercel also provides best api routes and it also helps in managing custom domain. We can also integrate with git applications like github ,gitlab ,gutbucket etc.

3.Who uses Vercel?


Vercel can be used for several aims like for personal use , for business purpose. Vercel also provide a lot of free services for user with a certain limitation if we aim to use paid version it is more advanced and several features can be accessed by it.It is also used by large organization als because it helps in managing a project of organization.

4.How to set up vercel account?


Setting a vercel account is easy .Let me assist you in this . Open your browser and search for vercel and as you enter into vercel website .
Click in sign up and select one option among several option like sign up with email/Gmail or sign up with github or gitlab etc.
Next step is you have to set up your profile where you have to enter username and for which purpose you are using it.
Congratulation you are in vercel dashboard Where you can manage your website.

Deploying first site in vercel


As you are in vercel dashboard you have to initialize git in you project .Where you have to create a repository and upload the project.
 Then your website will look like this https://your-project.vercel.app
More feature you can see here is

Ø  If you know several frameworks like react or next.js vercel also support this

Ø  It also allows real-time collaboration between developer and designer which is one of its key features.

Ø  Here free tier Is available for small project also .

Ø  Vercel is free for projects which are open source.

Ø  It offers real-time deploy logs to track project.

Ø  It also provides custom routing and custom headers can be defined using vercel.

Ø  It also supports database integrations with several database like supabase etc.

Ø  It helps in improving seo ranking of website.

Ø  It is more secure and also track health of our app.

Ø  It also enables multi languages support for global projects.

Besides This ,There are several features which we can get through vercel . In this blogs I have shared you my experience and reason behind using vercel for deploying my first site . You can also see my site which was deployed using vercel which is bhandaribasudev.vercel.app . I will ensure that I will provide more detail information about this and more platforms tools which helps in integrating your website .See you in next Blog





0 Comments