mirror of
https://codeberg.org/MarkusThielker/next-ory.git
synced 2025-07-02 04:59:17 +00:00
NORY-4: migrate to Next.js 15
This commit is contained in:
parent
4960b2c481
commit
b2a4ba775d
7 changed files with 385 additions and 334 deletions
|
@ -7,9 +7,6 @@ const withSerwist = withSerwistInit({
|
|||
|
||||
export default withSerwist({
|
||||
output: 'standalone',
|
||||
experimental: {
|
||||
missingSuspenseWithCSRBailout: false,
|
||||
},
|
||||
env: {
|
||||
appVersion: process.env.npm_package_version,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue