{ "scripts": { "dev": "next dev", "build": "next build", "start": "next start" } }