mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
sm, qoc
This commit is contained in:
@ -1,14 +1,5 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
// async redirects() {
|
||||
// return [
|
||||
// {
|
||||
// source: "/",
|
||||
// destination: "/dashboard",
|
||||
// permanent: true,
|
||||
// },
|
||||
// ];
|
||||
// },
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
distDir: "build",
|
||||
|
||||
Submodule apps/website updated: 139b701cea...5e761a4c1a
Reference in New Issue
Block a user