79807894

Date: 2025-11-03 13:05:45
Score: 1
Natty:
Report link

If you are trying to run a next app, you can change the port by updating the scripts in package.json.

 "scripts": {
    "dev": "next dev --port 3002",
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hamza Bashir