fix: remove turbopack.root config causing CPU issues and module resolution errors
Some checks are pending
Build and Deploy / build (push) Waiting to run

This commit is contained in:
Unchained
2026-03-28 19:32:16 +02:00
parent 7f35dc57c6
commit 6f9081cb52

View File

@@ -5,9 +5,6 @@ const withNextIntl = createNextIntlPlugin();
const nextConfig: NextConfig = {
output: 'standalone',
turbopack: {
root: '/home/unchained/code/manoon-headless',
},
images: {
remotePatterns: [
{