Error loading search page

Invalid `prisma.profile.findMany()` invocation: Error occurred during query execution: ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(SqliteError { extended_code: 1, message: Some("D1_ERROR: Your account has exceeded D1's free tier daily row read limit. Upgrade to a paid plan or wait until tomorrow (midnight UTC) to continue. See https://developers.cloudflare.com/d1/platform/limits/ for more details.") }), transient: false })

PrismaClientUnknownRequestError: 
Invalid `prisma.profile.findMany()` invocation:


Error occurred during query execution:
ConnectorError(ConnectorError { user_facing_error: None, kind: QueryError(SqliteError { extended_code: 1, message: Some("D1_ERROR: Your account has exceeded D1's free tier daily row read limit. Upgrade to a paid plan or wait until tomorrow (midnight UTC) to continue. See https://developers.cloudflare.com/d1/platform/limits/ for more details.") }), transient: false })
    at Jr.handleRequestError (worker-wrapper.js:79482:39)
    at Jr.handleAndLogRequestError (worker-wrapper.js:79465:18)
    at Jr.request (worker-wrapper.js:79456:18)
    at async a (worker-wrapper.js:79894:23)
    at async l (worker-wrapper.js:84284:25)