Skip to content

Commit

Permalink
Fix dynamic page errors due to Next.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchernchong committed Jan 26, 2025
1 parent 6dbc4b5 commit a0c0bed
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 56 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"drizzle-orm": "^0.33.0",
"framer-motion": "12.0.0-alpha.2",
"lucide-react": "^0.468.0",
"next": "^15.1.2",
"next": "^15.1.6",
"react": "19.0.0",
"react-dom": "19.0.0",
"recharts": "^2.14.1",
Expand Down
Loading

0 comments on commit a0c0bed

Please sign in to comment.