Deploy via vercel

Deploy

vercel

deploy

Creating a Vercel Account

Create an account, Recommend starting with Github!


Let's building something new Page

Select next your home repo imported into your Github and click import button

import git repoimport git repo

๐Ÿง

I can't see a single repository!

  1. Go to Github Settings
  2. Click the vercel conjugate button
  3. Change the Repository access option at the bottom to All repositories

github settinggithub setting


You're almost done Page

  1. If you want to change the project name, change it
  2. Click the Deploy button
  3. Automatically start deployment

configure projectconfigure project


Congratulations! Deployment Complete Page

  1. After the above process, Github repo is loaded and distributed automatically
  2. Congratulations if you see the screen below๐Ÿฅณ! Deployment ended successfully!

deploy succesed!deploy succesed!

  1. Click on the top settings

project settingproject setting

  1. Renaming the project

If you change project_name

The deployment link changes to

https://vercel.com/{vercel_id}/{project_name}

change project namechange project name


Update Blog Contents

  1. Create a new article with pnpm run post
  2. push to github after commit new post
  3. Automatically deploy every push

๐Ÿฅณ Let`s start your journey!

danpacho

โ€ข

2022๋…„ 07์›” 29์ผ

โ€ข

Thanks For Reading !

Things that before deploying

Deploy์˜ ๋งˆ์ง€๋ง‰ ๊ธ€์ด์—์š”!