Files
pbakaus_impeccable/vercel.json
T

8 lines
147 B
JSON

{
"$schema": "https://openapi.vercel.sh/vercel.json",
"bunVersion": "1.x",
"buildCommand": "bun run build",
"outputDirectory": "public"
}