fix: tailwind v4 postcss, auth-server session, eslint cleanups
This commit is contained in:
3
frontend/next.config.js
Executable file
3
frontend/next.config.js
Executable file
@@ -0,0 +1,3 @@
|
||||
/** @type {import(next).NextConfig} */
|
||||
const nextConfig = { reactStrictMode: true };
|
||||
module.exports = nextConfig;
|
||||
Reference in New Issue
Block a user