6
next.config.js
Archivo normal
6
next.config.js
Archivo normal
@@ -0,0 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
turbopack: {},
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
Referencia en una nueva incidencia
Block a user