Skip to content

Commit

Permalink
fix: try fix cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Sep 13, 2024
1 parent 47d0946 commit 0e5b012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/[locale]/site/[site]/feed/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ export async function GET(
}

export const dynamic = "force-dynamic"
export const revalidate = 0

0 comments on commit 0e5b012

Please sign in to comment.