fix: try fix cache
This commit is contained in:
parent
47d09468fc
commit
0e5b0128de
|
|
@ -179,3 +179,4 @@ export async function GET(
|
|||
}
|
||||
|
||||
export const dynamic = "force-dynamic"
|
||||
export const revalidate = 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue