|
@@ -30,6 +30,7 @@ import {
|
|
|
|
|
|
|
|
// export const dynamic = 'auto'
|
|
// export const dynamic = 'auto'
|
|
|
// // 'auto' | 'force-dynamic' | 'error' | 'force-static'
|
|
// // 'auto' | 'force-dynamic' | 'error' | 'force-static'
|
|
|
|
|
+export const dynamic = 'force-dynamic';
|
|
|
|
|
|
|
|
async function getSingleProduct(urlKey: string) {
|
|
async function getSingleProduct(urlKey: string) {
|
|
|
|
|
|