Skip to content

Commit a5994dd

Browse files
arkjunclaude
andcommitted
chore: trigger web deployment for env variable fix
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4872c0d commit a5994dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/web/next.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import createNextIntlPlugin from 'next-intl/plugin';
44
const withNextIntl = createNextIntlPlugin('./src/i18n/request.ts');
55

66
const nextConfig: NextConfig = {
7-
// Cloudflare Pages 배포를 위한 설정
87
output: 'export',
98
images: {
109
unoptimized: true,

0 commit comments

Comments
 (0)