7 lines
138 B
JSON
7 lines
138 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"bunVersion": "1",
|
|
"installCommand": "bun install",
|
|
"outputDirectory": "dist"
|
|
}
|