#Adding payload to an existing project
4 messages · Page 1 of 1 (latest)
You could create a collection for pages, then use the blocks field to build out blocks that correlate with blocks in your nextJS app. You could build your blocks in a way that allows configuration/variation of the block with more fields in your config - but you need to wire those options up on the frontend.
Does that make sense?
We've done this at my place of employment and it was an easy process!
Check out https://payloadcms.com/docs/getting-started/installation#adding-to-an-existing-app for steps on how to integrate with an existing app