anthony
Explore posts from serversTTCTheo's Typesafe Cult
•Created by anthony on 7/10/2023 in #questions
[Next.js App Router] Dynamic segment 404 on Vercel, but not local production build
can confirm that this resolved my issue as well. thanks for pointing this out!
12 replies
TTCTheo's Typesafe Cult
•Created by anthony on 7/10/2023 in #questions
[Next.js App Router] Dynamic segment 404 on Vercel, but not local production build
gotcha
12 replies
TTCTheo's Typesafe Cult
•Created by anthony on 7/10/2023 in #questions
[Next.js App Router] Dynamic segment 404 on Vercel, but not local production build
but i see this comment in my next config
but since i don't have
expirimental: { appDir: true }
set (but im using app dir), is this what could be conflicting?12 replies
TTCTheo's Typesafe Cult
•Created by anthony on 7/10/2023 in #questions
[Next.js App Router] Dynamic segment 404 on Vercel, but not local production build
interesting! that explains why im seeing
/en/
in front of routes in vercel logs12 replies