fix: remove invalid turbopack config causing build failure
This commit is contained in:
@@ -16,11 +16,6 @@ const nextConfig: NextConfig = {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
experimental: {
|
|
||||||
turbopack: {
|
|
||||||
root: "C:/Users/ayris.dev/kite",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
/* other config options here */
|
/* other config options here */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user