nexu-io--open-design
8 行
229 B
JSON
8 行
229 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"buildCommand": "OD_WEB_OUTPUT_MODE= pnpm --filter @open-design/web build",
|
|
"installCommand": "pnpm install",
|
|
"outputDirectory": "apps/web/out",
|
|
"framework": null
|
|
}
|