mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 16:51:38 +10:00
chore: upgrade to next 14.0.0
This commit is contained in:
@ -13,7 +13,6 @@ ENV_FILES.forEach((file) => {
|
||||
/** @type {import('next').NextConfig} */
|
||||
const config = {
|
||||
experimental: {
|
||||
serverActions: true,
|
||||
serverActionsBodySizeLimit: '50mb',
|
||||
},
|
||||
reactStrictMode: true,
|
||||
|
||||
Reference in New Issue
Block a user