You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: Stop committing .next build output.
Scope: Remove tracked .next files from Git without deleting source files.
Acceptance criteria: .next no longer appears in tracked files; a fresh build does not create Git changes.
Goal: Stop committing
.nextbuild output.Scope: Remove tracked
.nextfiles from Git without deleting source files.Acceptance criteria:
.nextno longer appears in tracked files; a fresh build does not create Git changes.