one more time...

This commit is contained in:
konnorrogers
2025-10-27 17:17:51 -04:00
parent 29422d196a
commit d18d44eaa6
2 changed files with 2 additions and 2 deletions

View File

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