Skip to content

Cleanup old projects and fix build#48

Merged
Ndevu12 merged 3 commits intodevelopfrom
chore/cleanup-old-projects
Jan 10, 2026
Merged

Cleanup old projects and fix build#48
Ndevu12 merged 3 commits intodevelopfrom
chore/cleanup-old-projects

Conversation

@Ndevu12
Copy link
Copy Markdown
Owner

@Ndevu12 Ndevu12 commented Jan 10, 2026

Changes

  • Simplified projects section by removing category tabs
  • Added GitHub link to projects
  • Removed unused hoveredProject state from Projects component
  • Fixed build error: Added critters dependency required by optimizeCss experimental feature

Build Fix

The optimizeCss: true setting in next.config.js requires the critters package as a peer dependency. This was causing the Vercel build to fail with:

Error: next tried to access critters, but it isn't declared in its dependencies

@vercel
Copy link
Copy Markdown

vercel bot commented Jan 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
my-brand Ready Ready Preview, Comment Jan 10, 2026 9:33pm

…bility

- Upgraded next from 15.1.5 to 15.3.3 (patched version)
- Updated eslint-config-next to match
- Updated images config to use remotePatterns instead of deprecated domains
Previous version 15.3.3 was still affected by the React2Shell vulnerability.
Version 15.3.6 is the correct patched release for the 15.3.x line.

Reference: https://vercel.com/kb/bulletin/react2shell
@Ndevu12 Ndevu12 merged commit 855f5f6 into develop Jan 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant