Skip to content

Commit 6c65a9d

Browse files
authored
Remove turbopack configuration from next.config.js
1 parent 84a3f36 commit 6c65a9d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

next.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ const withPWA = require("next-pwa")({
88
});
99

1010
const nextConfig = {
11-
turbopack: false,
12-
1311
images: {
1412
remotePatterns: [
1513
{

0 commit comments

Comments
 (0)