Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanniser committed Nov 22, 2024
2 parents cde39e5 + eec690b commit 3904234
Show file tree
Hide file tree
Showing 3 changed files with 2,075 additions and 3,994 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
const nextConfig = {
experimental: {
ppr: true,
inlineCss: true,
},
typescript: {
ignoreBuildErrors: true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jose": "^5.9.4",
"linkedom": "^0.18.5",
"lucide-react": "^0.453.0",
"next": "15.0.0-canary.200",
"next": "15.0.4-canary.22",
"openai": "^4.68.0",
"react": "19.0.0-rc-cd22717c-20241013",
"react-dom": "19.0.0-rc-cd22717c-20241013",
Expand Down
Loading

0 comments on commit 3904234

Please sign in to comment.