Full deployment history for this project.
fix: resolve deployment errors and refactor project structure Fix missing exports and reorganize components into Next.js App Router. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve deployment errors and refactor project structure Fix missing exports and reorganize components into Next.js App Router. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
refactor: resolve dependency conflicts and upgrade to React 19 Align package versions, remove conflicting dependencies, and ensure clean exports. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: clean up dependencies and implement workflow templates Remove all incompatible packages and keep React 19 compatible ones. Add full workflow templates and NextAuth implementation. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve dependency conflicts and update package.json Remove incompatible packages and update to React 19 compatible versions. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve lockfile mismatch and missing exports Update package.json to match lockfile and add missing dependencies Fix missing exports in workflow-templates and auth files Clean up root directory by removing duplicates and misplaced files Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve deployment errors and Zod compatibility Fix Zod version conflicts and provide missing file implementations Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
Delete pnpm-lock.yaml
fix: resolve deployment errors and Zod compatibility Fix Zod version conflicts and provide missing file implementations Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve deployment errors and Zod compatibility Fix Zod version conflicts and provide missing file implementations Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve deployment errors and refactor project structure Fix missing exports and reorganize components into Next.js App Router. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>