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 · May be fixed by #79965
Open

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

adriancuadrado opened this issue May 23, 2025 · 0 comments · May be fixed by #79965
Labels
Depth Documentation issue which refers to a need for a deeper explanation, or precision

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

@akash-dabhi-qed akash-dabhi-qed linked a pull request May 30, 2025 that will close this issue
@icyJoseph icyJoseph added the Depth Documentation issue which refers to a need for a deeper explanation, or precision label Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Depth Documentation issue which refers to a need for a deeper explanation, or precision
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants