..

t3

How to start

  • npm create t3-app@latest
  • Select the appropriate things and this will create a new directory
  • git commit
  • Create github repo
  • Push to github repo

Vercel Deployment

  • Go to https://vercel.com
  • Create a new project
  • Import the repo from github
    • If you don’t see the repo here then click on configure vercel app in github
    • Then scroll down and add your repo