Running A NextJS app with pm2

npm i
npm run build
pm2 start npm --name "birdseye" -- run start