Open georgibakken opened 2 months ago
I wish I remember what I did wrong, but I dont anymore. It was something wrong in my code. This repo is open so you can give it a try to deploy to Vercel and connect to Contenful.
Hi @georgibakken, I noticed that draft mode is working fine for me on Vercel, but not when I run the code locally.
HI @dstr89
I came across your issue with nextjs and draft mode: https://github.com/vercel/next.js/issues/68859
I am experiencing similar issues (draft mode not being enabled), when running a production build locally. What was your fix?