npm install
if change URL
BASE_URL: "http://localhost:3003",
if change, port number ( -p )
"dev": "next dev -p 3003"
yarn dev
yarn serve