// Export the schema generated by PayloadCMS export * from "./schema"; // Export custom relations that extend Payload's auto-generated schema export { projectsRelations } from "./relations";