Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Add shared next-config library for Next.js applications#53

Merged
phuctm97 merged 4 commits intomainfrom
add-next-config-library
Jul 20, 2025
Merged

Add shared next-config library for Next.js applications#53
phuctm97 merged 4 commits intomainfrom
add-next-config-library

Conversation

@phuctm97
Copy link
Copy Markdown
Owner

@phuctm97 phuctm97 commented Jul 20, 2025

Summary

  • Created next-config library to standardize Next.js configurations across all applications
  • Extracted common settings including ESLint/TypeScript ignore rules and GitHub Actions optimizations
  • Updated all Next.js applications to use the shared configuration

Test plan

  • Verify all Next.js applications build successfully
  • Confirm GitHub Actions optimizations are applied in CI environment
  • Test that existing functionality remains unchanged

🤖 Generated with Claude Code

Extract common Next.js configuration into a reusable library to standardize
settings across all Next.js applications in the workspace. This includes
ESLint/TypeScript ignore settings and GitHub Actions optimizations.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modelfetch-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2025 9:58am

@phuctm97 phuctm97 merged commit d4efdd4 into main Jul 20, 2025
2 checks passed
@phuctm97 phuctm97 deleted the add-next-config-library branch July 20, 2025 09:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant