Skip to content

Fix Next.js 16 upgrade issues and local media rendering#2

Open
mikecebul wants to merge 1 commit into
mainfrom
codex/update-nextjs
Open

Fix Next.js 16 upgrade issues and local media rendering#2
mikecebul wants to merge 1 commit into
mainfrom
codex/update-nextjs

Conversation

@mikecebul

Copy link
Copy Markdown
Owner

Summary

  • Upgrade the app to Next.js 16 and refresh related config, lockfile, and generated files
  • Replace deprecated Next ESLint config usage with a flat ESLint setup
  • Update revalidation hooks to the current Next cache API so build and typecheck succeed
  • Normalize local media URL handling to avoid private-IP and local pattern issues while preserving external R2 URLs
  • Refine hero and two-column image/corner-dot rendering to stabilize desktop layout and carousel decoration placement
  • Update docs and env examples to use DATABASE_URI

Testing

  • pnpm typecheck
  • pnpm lint

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