You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set fallback to true and used a loader just like in the video, but on deployment new posts returns 404.
I test it on production locally using npm run build npm run start
and it works, new posts shows successfully. So why on deployment it doesn't work? Could this be a vercel thing?
The text was updated successfully, but these errors were encountered:
I set fallback to true and used a loader just like in the video, but on deployment new posts returns 404.
I test it on production locally using
npm run build npm run start
and it works, new posts shows successfully. So why on deployment it doesn't work? Could this be a vercel thing?
The text was updated successfully, but these errors were encountered: