diff --git a/next.config.ts b/next.config.ts index 25217ff..0c5cd4a 100644 --- a/next.config.ts +++ b/next.config.ts @@ -5,6 +5,9 @@ const withNextIntl = createNextIntlPlugin(); const nextConfig: NextConfig = { output: 'standalone', + turbopack: { + root: '/home/unchained/code/manoon-headless', + }, images: { remotePatterns: [ {