Commit graph

4 commits

Author SHA1 Message Date
Derek Slenk
cb164b8255 Add build check workflow for non-master branches
- Runs on all pushes except to master branch
- Also runs on pull requests
- Performs linting, building, and optional testing
- Provides fast feedback for development branches
- Uses concurrency groups to cancel outdated runs
2025-06-29 17:49:33 -04:00
Derek Slenk
626219620b Add secrets configuration and deployment scripts
- Added GitHub Actions secrets configuration for deployment
- Updated next.config.ts with environment variables
- Modified package.json for production deployment
- Added robots.ts and sitemap.ts configuration
- Created deployment scripts directory
2025-06-29 17:42:11 -04:00
Derek Slenk
740f7ccf97
Update nextjs.yml 2025-06-26 22:38:23 -04:00
Derek Slenk
17061f3015
Create nextjs.yml 2025-06-26 21:21:55 -04:00