Hey everyone, I have a personal website that I wish to add blogs too. It's a Next 14 app deployed on vercel. I want to keep things simple and host next + payload on the same server. What's the best way to go about that?
As per this demo, it doesn't seem I can use next 14 with payload yet: https://github.com/payloadcms/next-payload-demo
Is there another way or do I just downgrade to next 13?
GitHub
Contribute to payloadcms/next-payload-demo development by creating an account on GitHub.