adrianhajdin / project_graphql_blog

With featured and recent posts, categories. full markdown articles, author information, comments, and much more, this fully responsive CMS Blog App is the best Blog Application that you can currently find on YouTube. And what's best of all is that you and your clients can manage the blog from a dedicated Content Management System.
https://jsmastery.pro
1.47k stars 346 forks source link

New posts show 404 on deployment #37

Open WolfVector opened 2 years ago

WolfVector commented 2 years ago

I set fallback to true and used a loader just like in the video, but on deployment new posts returns 404.

Captura1 Captura2

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?

WolfVector commented 2 years ago

So it seems to be a Vercel problem. I just did a deployment on heroku and I didn't have any problem.