mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 01:34:04 +00:00
./
This commit is contained in:
@@ -35,7 +35,7 @@ const secureHeaders = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
basePath: "/login",
|
basePath: "./",
|
||||||
reactStrictMode: true, // Recommended for the `pages` directory, default in `app`.
|
reactStrictMode: true, // Recommended for the `pages` directory, default in `app`.
|
||||||
experimental: {
|
experimental: {
|
||||||
dynamicIO: true,
|
dynamicIO: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user