Skip to content

Commit

Permalink
Export Top page with force dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokiwa committed Jun 6, 2024
1 parent ff0d86a commit 05b4227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
export const dynamic = 'force-dynamic';

import styles from './globals.module.css'
import Image from "next/image";
import topImage from './../../public/top-image.png'
Expand Down

0 comments on commit 05b4227

Please sign in to comment.