2026-05-07 19:26:05 +07:00
|
|
|
{
|
2026-05-07 19:28:51 +07:00
|
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
2026-05-07 19:39:31 +07:00
|
|
|
"bunVersion": "1",
|
2026-05-07 20:35:18 +07:00
|
|
|
"installCommand": "bun install",
|
2026-05-07 20:43:09 +07:00
|
|
|
"outputDirectory": "dist"
|
2026-05-07 20:35:18 +07:00
|
|
|
}
|