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 = { 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,