mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Prepare for using PPR (#1236)
This commit is contained in:
@@ -3,8 +3,6 @@ import ProductGridItems from 'components/layout/product-grid-items';
|
||||
import { defaultSort, sorting } from 'lib/constants';
|
||||
import { getProducts } from 'lib/shopify';
|
||||
|
||||
export const runtime = 'edge';
|
||||
|
||||
export const metadata = {
|
||||
title: 'Search',
|
||||
description: 'Search for products in the store.'
|
||||
|
Reference in New Issue
Block a user