mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Remove background revalidate, improve response/request name
This commit is contained in:
@@ -51,9 +51,6 @@ export default async function Page({ params }: { params: { slug: string[]; local
|
||||
);
|
||||
}
|
||||
|
||||
// Background revalidate once every day.
|
||||
// export const revalidate = 86400;
|
||||
|
||||
/**
|
||||
* Get paths for each page.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user