{ "buildCommand": "npm run build", "devCommand": "npm run dev", "installCommand": "npm install", "framework": "nextjs", "outputDirectory": ".next", "git": { "deploymentEnabled": { "main": true, "*": false } } }