We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62bdb6 commit 16eb903Copy full SHA for 16eb903
packages/nextjs/src/config/turbopack/constructTurbopackConfig.ts
@@ -10,7 +10,7 @@ import type {
10
/**
11
* Construct a Turbopack config object from a Next.js config object and a Turbopack options object.
12
*
13
- * @param nextConfig - The Next.js config object.
+ * @param userNextConfig - The Next.js config object.
14
* @param turbopackOptions - The Turbopack options object.
15
* @returns The Turbopack config object.
16
*/
0 commit comments