mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-04 03:32:12 +02:00
✨ Add login with microsoft (#1008)
This commit is contained in:
parent
93f98cffe6
commit
3abd3608be
8 changed files with 104 additions and 40 deletions
|
@ -10,7 +10,6 @@ const withBundleAnalyzer = require("@next/bundle-analyzer")({
|
|||
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: "standalone",
|
||||
productionBrowserSourceMaps: true,
|
||||
transpilePackages: [
|
||||
"@rallly/backend",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue