Operand

do no harem.

gram: docs

> ./examples/collaboration/vercel.json

{
"$schema": "https://openapi.vercel.sh/vercel.json",
"buildCommand": "vite build",
"outputDirectory": "dist",
"installCommand": "npm install",
"framework": "vite",
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
}