By default, running npm run dev will start the dev server on port 3000. The automatically generated README says so it self. However, I wanted to reserve that port for my node.js server which provides the API to my app.
Googling "changing the port of Next.js" returns a