Skip to content

Commit da44542

Browse files
Merge remote-tracking branch 'origin/main' into develop
2 parents 0eb3c80 + 2789166 commit da44542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ import { createClient } from '@sanity/client';
33
export const client = createClient({
44
projectId: '6y9ive6v',
55
dataset: 'production',
6-
useCdn: true,
6+
useCdn: false,
77
apiVersion: '2025-11-29',
88
});

0 commit comments

Comments
 (0)