Skip to content

Commit 648899c

Browse files
author
Yanbin Zhu
committed
feat(*): 更新
1 parent ce06a48 commit 648899c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const securityHeaders = [
5757
const output = process.env.EXPORT ? 'export' : undefined
5858
const basePath = process.env.BASE_PATH || undefined
5959
const unoptimized = process.env.UNOPTIMIZED ? true : undefined
60-
console.log('output', output)
60+
6161
/**
6262
* @type {import('next/dist/next-server/server/config').NextConfig}
6363
**/

0 commit comments

Comments
 (0)