{ "$schema": "https://openapi.vercel.sh/vercel.json", "framework": "nextjs", "buildCommand": "next build", "devCommand": "next dev", "installCommand": "npm install" }