Vercel giving 404 for next navigation routes that use parameters
Unanswered
DrR0wlet posted this in #help-forum
DrR0wletOP
Vercel deployment: https://vercel.com/martinc2003s-projects/web-journal
Vercel.json is listed here in case that helps
I have like two routes that use parameters, "/viewentry/[id]/page.js" and "/createplaylist/[playlistid]/[spotifytoken]/page.js" They are labeled as functions in vercel but point is they don't work and I don't know how to fix it.
Vercel.json is listed here in case that helps
I have like two routes that use parameters, "/viewentry/[id]/page.js" and "/createplaylist/[playlistid]/[spotifytoken]/page.js" They are labeled as functions in vercel but point is they don't work and I don't know how to fix it.