mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
* finishing touches * finishing touches * use bash * remove pro stuff * update github actions * fix head.njk
6 lines
145 B
JSON
6 lines
145 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"outputDirectory": "packages/webawesome/_site",
|
|
"buildCommand": "bash ./vercel.sh"
|
|
}
|