Skip to content

Commit 9b8ab32

Browse files
committed
not needed
1 parent edc525c commit 9b8ab32

File tree

1 file changed

+0
-1
lines changed
  • dev-packages/e2e-tests/test-applications/nextjs-pages-dir

1 file changed

+0
-1
lines changed

dev-packages/e2e-tests/test-applications/nextjs-pages-dir/next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ const { withSentryConfig } = require('@sentry/nextjs');
33
/** @type {import('next').NextConfig} */
44
const nextConfig = {
55
experimental: {
6-
appDir: true,
76
serverActions: true,
87
},
98
};

0 commit comments

Comments
 (0)