maj node
This commit is contained in:
@@ -7,6 +7,8 @@ import { type Configuration } from "webpack";
|
||||
const nextConfig: NextConfig = {
|
||||
// ... autres configurations
|
||||
|
||||
turbopack: {},
|
||||
|
||||
webpack: (config: Configuration, { isServer }: { isServer: boolean }) => {
|
||||
// ---- DÉBUT DE LA CORRECTION ----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user