diff --git a/next.config.ts b/next.config.ts index 314efe9..955d5ec 100644 --- a/next.config.ts +++ b/next.config.ts @@ -11,6 +11,10 @@ const nextConfig: NextConfig = { }, output: 'standalone', + outputFileTracingRoot: __dirname, + turbopack: { + root: __dirname, + }, images: { remotePatterns: [