Configure Vercel deployment and preserve deployed theme support

This commit is contained in:
StormRunner06106
2026-09-13 14:56:10 -07:00
parent d52495945b
commit cb8d062481
27 changed files with 610 additions and 60 deletions
+5
View File
@@ -12,9 +12,14 @@ venv/
.env
backend/.env
backend/data/uploads/
.vercel/
node_modules/
# Editors and operating systems
.DS_Store
Thumbs.db
.idea/
.vscode/
.vercel
.env*