ok https://www.youtube.com/watch?v=BQWBz_Xj-E8&list=PL4HikwTaYE0F40LZ_fZ1RXoxLrJyceKCu&index=6 01:45 Vercel Use it for deploying NetxJS Application. Vercel is a cloud platform designed for frontend developers to build, preview, and deploy websites and web applications with zero infrastructure configuration. It is best known as the creator of Next.js and specializes in serverless computing, edge functions, and rapid deployment of JavaScript frameworks 02:35 1) create account in vercel 2) connect your github account 3) find ur repo and click on import 4) add all env variables from .env file to github 5) create a PostgresDB in Vercel and use its keys in env file 6) click deploy to see db tables , click on storage , click neon , click tables we get a domain for our project as well If u click on sign in , nothing happens , add the domain google cloud platorm Can update domains ( he used cloudfare) it will now generate SSL cert k