{ "$schema": "https://openapi.vercel.sh/vercel.json", "framework": "astro", "installCommand": "bun install", "buildCommand": "bun run build", "outputDirectory": "dist" }