owlcub-meet/cupadev.json

7 lines
125 B
JSON

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