Skip to content

feat: add Next.js production config improvements - #3

Open
mtahle wants to merge 1 commit into
composio-community:masterfrom
mtahle:feat/nextjs-config-improvements
Open

feat: add Next.js production config improvements#3
mtahle wants to merge 1 commit into
composio-community:masterfrom
mtahle:feat/nextjs-config-improvements

Conversation

@mtahle

@mtahle mtahle commented Jan 10, 2026

Copy link
Copy Markdown
  • Add 'output: standalone' for optimized Docker deployment
  • Add dynamic 'allowedDevOrigins' based on AUTH_URL to support cross-origin requests in production environments

This configuration automatically allows requests from the production domain specified in AUTH_URL, preventing cross-origin warnings when deployed.

- Add 'output: standalone' for optimized Docker deployment
- Add dynamic 'allowedDevOrigins' based on AUTH_URL to support
  cross-origin requests in production environments

This configuration automatically allows requests from the production
domain specified in AUTH_URL, preventing cross-origin warnings when
deployed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant