Build a Next.js Application with TypeScript

Sam

Now, under your pages\api folder create a new folder called auth if one doesn’t exist yet. Add a file called […nextauth].ts. Add the following code to it.

This is unclear. What is the full file path needed, are there multiple file stubs?