mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-12-12 03:32:19 +08:00
6 lines
131 B
JSON
6 lines
131 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"buildCommand": "pnpm run dev:build",
|
|
"outputDirectory": "demo/dist"
|
|
}
|