supabase

클라이언트 생성

export const dbClient = postgres(env.DB_URL, { prepare: false });