{
"framework": "nextjs",
"buildCommand": "npm install && npm run build",
"startCommand": "npm start",
"port": 3000
}