fix: set turbopack root directory

This commit is contained in:
Unchained
2026-03-28 18:48:58 +02:00
parent 7d63f4fbcd
commit 7f35dc57c6

View File

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