mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 22:16:58 +00:00
Prepare revalidate
This commit is contained in:
parent
bcec144e68
commit
90a808b8b1
0
app/api/revalidate/route.ts
Normal file
0
app/api/revalidate/route.ts
Normal file
@ -8,5 +8,5 @@ export const client = createClient({
|
|||||||
projectId,
|
projectId,
|
||||||
dataset,
|
dataset,
|
||||||
apiVersion,
|
apiVersion,
|
||||||
useCdn: true,
|
useCdn: false,
|
||||||
});
|
});
|
Loading…
x
Reference in New Issue
Block a user