wordpress-api-nextjs-theme
wordpress-api-nextjs-theme copied to clipboard
Dynamic "/Blogpost" gives 404 when reload in production mode
I made a website based with this post (Thanks for the help 🥇 )
But when i deploy with now.sh or export by static app, the app navigate successfully but my issue is when i reload the dynamic page (blog/hello-world) the browser respond 404.
How i can fix it?
Thanks.