Next.js Discord

Discord Forum

Why wasn't the AGENTS.md file automatically generated?

Answered
Cantabrian Water Dog posted this in #help-forum
Open in Discord
Cantabrian Water DogOP
I started a new project following the documentation by running pnpm create next-app@latest my-app --yes, but the AGENTS.md file was not automatically generated. Does anyone know why this is happening?
Answered by Cantabrian Water Dog
https://nextjs.org/docs/app/guides/ai-agents
I think I've found the answer.
View full answer

4 Replies

@GravityExploitz You expected to create it yourself if you wish to use AI tools.
Cantabrian Water DogOP
According to the official documentation, when using the --yes option, the AGENTS.md file will be automatically created.
Cantabrian Water DogOP
https://nextjs.org/docs/app/guides/ai-agents
I think I've found the answer.
Answer