{
  "buildCommand": "pnpm run build",
  "outputDirectory": "/.next",
  "framework": "nextjs",
  "installCommand": "pnpm install"
}