Add authenticated login and SSO protection
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
devIndicators: false,
|
||||
experimental: {
|
||||
serverActions: {
|
||||
bodySizeLimit: "12mb"
|
||||
|
||||
Reference in New Issue
Block a user