mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 14:43:54 -05:00
fix(build): clear docker build cache to use correct Next.js version (#1075)
* fix: clear Docker build cache to use correct Next.js version - Changed GitHub Actions cache scope from build-v2 to build-v3 - This should force a fresh build without cached Next.js 15.5.0 layers - Reverted to ^15.3.2 version format that worked on main branch 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * run install --------- Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in: