This commit is contained in:
Max Peintner
2025-01-28 14:44:22 +01:00
parent 1a207a14f1
commit e97cfa9832

View File

@@ -35,7 +35,7 @@ const secureHeaders = [
];
const nextConfig = {
basePath: "/login",
basePath: "./",
reactStrictMode: true, // Recommended for the `pages` directory, default in `app`.
experimental: {
dynamicIO: true,