{ "private": true, "scripts": { "dev": "yarn next dev", "build": "yarn next build", "start": "yarn next start" }, "dependencies": { "moment": "*" } }