6 lines
157 B
JSON
6 lines
157 B
JSON
{
|
|
"framework": "sveltekit",
|
|
"installCommand": "pnpm install",
|
|
"buildCommand": "pnpm --dir apps/web build",
|
|
"outputDirectory": "apps/web/.vercel/output"
|
|
} |