Skip to content

Conversation

@leerob
Copy link
Contributor

@leerob leerob commented May 17, 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

Testing

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

@vercel
Copy link

vercel bot commented May 17, 2025

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

Name Status Preview Comments Updated (UTC)
hyper-site ❌ Failed (Inspect) May 17, 2025 10:30pm

@leerob leerob changed the title Start app router migration Codex: Start app router migration May 21, 2025
@leerob
Copy link
Contributor Author

leerob commented May 21, 2025

Can you migrate the rest of the app pls

@leerob leerob closed this Jun 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.

3 participants