Skip to content

Codex: Start app router migration #318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leerob
Copy link
Member

@leerob leerob commented May 21, 2025

Summary

  • begin migrating from pages router by creating an app directory
  • add layout and providers to replicate search context and analytics
  • export the existing homepage through app/page.js
  • update Next.js and related packages to latest versions
  • enable appDir in next.config.js
  • migrate all remaining routes to the app router and remove pages directory

Testing

  • pnpm install (fails: EHOSTUNREACH)
  • npm run build (fails: Cannot find module 'image-size')

@leerob leerob added the codex label May 21, 2025 — with ChatGPT Connector
Copy link

vercel bot commented May 21, 2025

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

Name Status Preview Comments Updated (UTC)
hyper-site ❌ Failed (Inspect) May 21, 2025 3:26pm

@leerob leerob changed the title Start app router migration Codex: Start app router migration May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant