Payload Config

Go to /pixy/src/payload.config.ts to find all configuration of Payload CMS

Payload is a config-based, code-first CMS and application framework. The Payload Config is central to everything that Payload does, allowing for deep configuration of your application through a simple and intuitive API.

Please check the official Payload Config API

Last updated