{
  "$schema": "https://openapi.vercel.sh/vercel.json",
  "buildCommand": "NITRO_PRESET=vercel npm run build",
  "installCommand": "npm install",
  "outputDirectory": ".vercel/output",
  "framework": null
}
