#`App` and `Pages` side-by-side

6 messages · Page 1 of 1 (latest)

humble cape
#

I'm slowly migrating a site to 13.4 and App router. Next recommends using both side-by-side while doing so, and it works perfectly fine locally. I can browse routes in pages and in app.

However, deployed to Vercel, any route within app returns a 404. Any ideas?

stone torrent
#

put this in github issues

humble cape
#

I ended up moving those routes back into pages. I'm starting to think that this side-by-side idea only works in dev mode.

forest silo
humble cape
forest silo
#

what does the file look like in /app