Commit Graph

2 Commits

Author SHA1 Message Date
hanhan 2e4aa81969 fix: include pnpm-lock.yaml in Docker build context 2026-04-13 00:22:57 +08:00
hanhan 875743369d feat: add Docker deployment support
- Add multi-stage Dockerfile for Next.js standalone build
- Add docker-compose.yml with app and MySQL 8.0 services
- Add .dockerignore for optimized builds
- Update next.config.ts with standalone output
2026-04-13 00:13:24 +08:00