Skip to content

Set up CI/CD pipeline for Next.js deployment - #2

Merged
AdamBerri merged 3 commits into
mainfrom
claude/setup-cicd-nextjs-dmNAu
Jan 5, 2026
Merged

AdamBerri merged 3 commits into
mainfrom
claude/setup-cicd-nextjs-dmNAu

Conversation

@AdamBerri

Copy link
Copy Markdown
Owner

No description provided.

claude added 3 commits January 4, 2026 14:02
- Add GitHub Actions CI workflow for lint, type-check, and build validation
- Add vercel.json configuration for branch-based deployments
- Update DEPLOYMENT.md with comprehensive multi-environment setup guide
  - Staging (main branch) → staging.the1600club.com
  - Production (production branch) → the1600club.com
  - Separate Convex, Clerk, and Stripe configs per environment
- main: development branch, base for feature PRs
- stage: staging environment (staging.the1600club.com)
- prod: production environment (the1600club.com)

Updated CI workflow, vercel.json, and deployment docs
- Remove platform-specific deps (darwin-arm64 binaries)
- Un-gitignore package-lock.json
- Generate fresh lock file
@AdamBerri
AdamBerri merged commit 6de2858 into main Jan 5, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants