update vercel.sh for real

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

View File

@@ -2,4 +2,4 @@
echo "Running the build!"
cd packages/webawesome && npm install && npm run build
cd packages/webawesome && npm install && npm run build && cp -R _site ../../_site