Replaces Route Handlers with Server Actions (#1050)

This commit is contained in:
Michael Novotny
2023-06-17 13:18:00 -05:00
committed by GitHub
parent 7eb8816854
commit 585b3bbff8
9 changed files with 742 additions and 753 deletions

View File

@@ -4,6 +4,9 @@ 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: [