fix: remove turbopack.root config causing CPU issues and module resolution errors
Build and Deploy / build (push) Has been cancelled
Build and Deploy / build (push) Has been cancelled
This commit is contained in:
@@ -5,9 +5,6 @@ const withNextIntl = createNextIntlPlugin();
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
output: 'standalone',
|
||||
turbopack: {
|
||||
root: '/home/unchained/code/manoon-headless',
|
||||
},
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user