gitignore .vercel — auto-deploy on push wired to Vercel

Connected the local repo to the existing Vercel project (Luffixos/hallmark)
via `vercel link` + `vercel git connect`. The webhook will now fire on
every push to main and trigger a production deploy at hallmark-murex.vercel.app.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Youssef
2026-05-01 17:49:54 +01:00
co-authored by Claude Opus 4.7
parent 2379a5ca78
commit e97604752e
+1
View File
@@ -22,3 +22,4 @@ dist/
build/
.cache/
*.log
.vercel