Try with PAT

This commit is contained in:
konnorrogers
2025-06-10 13:54:13 -04:00
parent 3ac390d185
commit bbdcb6999f

View File

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