Web/nextjs

[nextjs] script에서 포트 변경

MINWOOJ 2021. 6. 17. 07:51

package.json 파일의 script에 "next -p 3060"으로 정의하면 3000인 포트를 3060으로 바꿔서 사용 가능하다