mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 22:26:38 +03:00
8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"bunVersion": "1.x",
|
|
"buildCommand": "bun run build",
|
|
"outputDirectory": "public"
|
|
}
|
|
|