chore: upgrade to next 14.0.0

This commit is contained in:
Mythie
2023-10-27 15:14:04 +11:00
parent ef8fcd4ea9
commit dc5a1819f1
11 changed files with 196 additions and 401 deletions

View File

@ -13,7 +13,6 @@ ENV_FILES.forEach((file) => {
/** @type {import('next').NextConfig} */
const config = {
experimental: {
serverActions: true,
serverActionsBodySizeLimit: '50mb',
},
reactStrictMode: true,