import { getPayload } from 'payload';
import config from '../payload.config';
export const payload = await getPayload({ config });