added client for frontend
Signed-off-by: heyhiru <hirentimbadiya74@gmail.com>
Este commit está contenido en:
6
client/next.config.js
Archivo normal
6
client/next.config.js
Archivo normal
@@ -0,0 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
}
|
||||
|
||||
module.exports = nextConfig
|
||||
Referencia en una nueva incidencia
Block a user