how to change port in next js

JavaScript
scripts: { "dev": "next -p 8000" }
Source

Also in JavaScript: