Skip to content

Commit

Permalink
pagebody: do not force dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
makinbacon21 committed Mar 28, 2024
1 parent 4fde701 commit f327b40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/pagebody.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export const dynamic = 'force-dynamic'
import '@/app/createDb'; // creates ITS database pool connection
import { queryDb } from '@/app/queryDb';
import fs from 'fs';
Expand Down

0 comments on commit f327b40

Please sign in to comment.