mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
6 lines
149 B
JSON
6 lines
149 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"outputDirectory": "packages/webawesome-pro/_site",
|
|
"buildCommand": "bash ./vercel.sh"
|
|
}
|