Skip to content

Docs: "export" is not mentioned in the next.config.js reference documentation #79562

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
adriancuadrado opened this issue May 23, 2025 · 0 comments

Comments

@adriancuadrado
Copy link

What is the documentation issue?

https://nextjs.org/docs/app/api-reference/config/next-config-js/output

"output" has two values: "export" and "standalone". When you go to the reference page of next.config.js you don't get to see any mention of "export". In fact, the page is not really a reference to what can go into next.config.js's output property, it's just an explanation of how Nextjs produces its output. That would be appropriate somewhere else.

Is there any context that might help us understand?

I wanted to learn about the possible values the "output" property has and went to the reference page that should talk about it but it doesn't mention the "export" value.

Does the docs page already exist? Please link to it.

https://nextjs.org/docs/app/api-reference/config/next-config-js/output

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

No branches or pull requests

1 participant