blog This is a next.js app that powers my personal website. It is deployed using Vercel. Running Install the Vercel CLI. Development $ vc dev You can see the app at localhost:3000. Deployment Staging $ vc Production $ vc --prod