1
0
Fork 0
mirror of https://codeberg.org/MarkusThielker/next-ory.git synced 2025-07-04 13:59:17 +00:00

NORY-4: migrate to Next.js 15

This commit is contained in:
Markus Thielker 2024-11-27 14:46:35 +01:00
parent 4960b2c481
commit b2a4ba775d
No known key found for this signature in database
7 changed files with 385 additions and 334 deletions

View file

@ -29,7 +29,8 @@
},
"types": [
"@serwist/next/typings"
]
],
"target": "ES2017"
},
"include": [
"next-env.d.ts",