{
"framework": "nextjs",
"rootDirectory": "frontend",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}