{
"$schema": "https://openapi.vercel.sh/vercel.json",
"framework": "hono",
"buildCommand": "echo \"build command used\" && cd ../../ && turbo build --filter=heimdall...",
"installCommand": "echo \"install command used\" && cd ../../ && pnpm install",
"outputDirectory": "../../.vercel/output"
}
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"framework": "hono",
"buildCommand": "echo \"build command used\" && cd ../../ && turbo build --filter=heimdall...",
"installCommand": "echo \"install command used\" && cd ../../ && pnpm install",
"outputDirectory": "../../.vercel/output"
}