feat: add better auth sqlite runtime and server-side session flow
This commit is contained in:
@@ -8,6 +8,7 @@ const withPWA = withPWAInit({
|
||||
});
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
output: "standalone",
|
||||
experimental: {
|
||||
serverActions: {
|
||||
bodySizeLimit: "8mb",
|
||||
|
||||
Reference in New Issue
Block a user