https://github.com/zeit/next.js/issues/109
https://github.com/zeit/next.js/issues/109 # for development pm2 start npm --name "next" -- run dev # for production npm run build pm2 start npm --name "next" -- start