mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 05:56:59 +00:00
Tried some updates
This commit is contained in:
parent
ed97bafd66
commit
3c19fb7a79
@ -6,8 +6,6 @@ import CategoryPage from './pages/category-page';
|
|||||||
import ProductPage from './pages/product-page';
|
import ProductPage from './pages/product-page';
|
||||||
import SinglePage from './pages/single-page';
|
import SinglePage from './pages/single-page';
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
|
|
||||||
export const revalidate = 43200; // 12 hours in seconds
|
export const revalidate = 43200; // 12 hours in seconds
|
||||||
|
|
||||||
export async function generateMetadata({
|
export async function generateMetadata({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user