I want to deploy the application to vercel, but that's not possible as payload run with express, so I want to separate this from the frontend and deploy the payload cms api itself into another provider, and then call this into the frontend and remove everything that is breaking the Separation of Concerns principle.
Or make use of the payload-next package while payload is not natively accepted by nextjs, but I don't have any Idea on how to proceed from the config that is pre-created by the template and what should I need to change to make this work.
Any ideas ?
Hey @VictorAug you should take a look at our website + website cms repos. We deploy the frontend on Vercel, and the CMS on Digital Ocean.
Website -
https://github.com/payloadcms/websiteCMS -
https://github.com/payloadcms/website-cmsThanks for the answer, I checkout these repos, but this is the official website repo I just wanted to use this:
Star
Discord
online
Get dedicated engineering support directly from the Payload team.