Commit Graph

2 Commits

Author SHA1 Message Date
42486f42a6 PERF(app): optimize images (10x smaller)
- Optimize images for faster loading
- Reduce size from 10.8mb to 0.88mb
2025-11-24 15:39:53 +09:00
913575ecc0 FIX(app): replace submodule with files
- Remove services/nextjs as git submodule
- Add complete Next.js application source code
- Include package.json and package-lock.json for npm cache
- This fixes the GitHub Actions cache error
2025-11-23 23:43:22 +09:00