I've created a nextjs web app using npx create-next-app and and created the backend using payloadcms with postgresql using npx create-payload-app@latest , now both frontned and backend server are running in different ports, now i want to move this project to vercel, How can I deploy and how can i connect them together? @median lodge @upbeat steppe @dim bronze @spring portal @shut badge
#How to deploy on vercel?
5 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Community-Help:
Best way is to use the new Payload 3.0.
thanks for the advice,
but the project is already almost completed.
You could use the https://github.com/payloadcms/next-payload (check the previous changed README file). That's the way to go for older version, as it requires next.js 13.
They decided to not fix for NextJs 14, and migrate the entire project to Next, hence the Payload 3.0 - beta