Upgrade to Next.js 14 (#1224)

This commit is contained in:
Lee Robinson
2023-10-27 14:11:18 -05:00
committed by GitHub
parent 80e48001d9
commit 2448f5201c
10 changed files with 407 additions and 393 deletions

View File

@@ -4,9 +4,6 @@ module.exports = {
// Disabling on production builds because we're running checks on PRs via GitHub Actions.
ignoreDuringBuilds: true
},
experimental: {
serverActions: true
},
images: {
formats: ['image/avif', 'image/webp'],
remotePatterns: [