chore: revert standalone output and harden home page auth check
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/** @type {import('next').Config} */
|
||||
const nextConfig = {
|
||||
output: 'standalone',
|
||||
productionBrowserSourceMaps: false,
|
||||
transpilePackages: ['@supabase/auth-helpers-nextjs'],
|
||||
webpack: (config, { isServer, dev }) => {
|
||||
|
||||
Reference in New Issue
Block a user