Files
webawesome/vercel.json
Konnor Rogers 63ec9d5bc1 Try with PAT (#1049)
* Try with PAT

* Try with PAT
2025-06-10 13:59:52 -04:00

6 lines
149 B
JSON

{
"$schema": "https://openapi.vercel.sh/vercel.json",
"outputDirectory": "packages/webawesome-pro/_site",
"buildCommand": "bash ./vercel.sh"
}