diff --git a/payload.config.ts b/payload.config.ts index 65cade6..0780f8e 100644 --- a/payload.config.ts +++ b/payload.config.ts @@ -63,7 +63,7 @@ export default buildConfig({ limit: 2, }) - if (existingUsers.docs.length === 0 || existingUsers.docs.length === 1) { + if (existingUsers.docs.length === 0) { await payload.create({ collection: 'users', data: {