5 lines
148 B
JSON
5 lines
148 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"buildCommand": "cd ../.. && pnpm -w run build:web",
|
|
"installCommand": "pnpm install"
|
|
}
|