#Directory structure for Next.js app and PayloadCMS?
4 messages · Page 1 of 1 (latest)
Check their github, they have a nextjs project combined with payload template there 🙂
This matters on the project really. We prefer to keep the frontend and backend in separate repos, adn therefore allows easier separate deployments. However, as mentioned above, we do have an example with them combined here: https://github.com/payloadcms/nextjs-custom-server
Hi @left abyss , I have a payload cms project. How can i add NextJS configuration by myself in that existing payload project?
Kindly guide me.