Skip to content
Discussion options

You must be logged in to vote

A bit odd, but you need to change an app file or page file:

app
├── layout.js
├── photos
│   ├── [id]
│   │   └── page.js
│   ├── layout.js
│   └── page.tsx
├── providers.js
└── resume-new
    ├── more-experience.js
    └── page.js

For example, here I do app/photos/page.tsx, and that kick starts the migration process.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@runoncedev
Comment options

Comment options

You must be logged in to vote
2 replies
@runoncedev
Comment options

@icyJoseph
Comment options

Answer selected by runoncedev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants