Skip to content

Commit

Permalink
🆙bump: update dependencies (#556)
Browse files Browse the repository at this point in the history
* 🆙bump: update dependencies

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* [autofix.ci] apply automated fixes (attempt 3/3)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
Marukome0743 and autofix-ci[bot] authored Oct 17, 2024
1 parent 23b3c34 commit 65f75fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
3 changes: 1 addition & 2 deletions next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ import type { NextConfig } from "next"

const nextConfig: NextConfig = {
experimental: {
ppr: "incremental",
pprFallbacks: true,
ppr: true,
},
output: "standalone",
}
Expand Down

0 comments on commit 65f75fb

Please sign in to comment.