My Website Quickstart yarn # install dependencies yarn dev # run dev server yarn build # build production server To deploy, simply merge code into main Built with UI framework: create-next-app CSS framework: tailwindcss Deployed via: github actions and vercel