timforged

Results 1 issues of timforged

`npx create-next-app@latest` seems to generate a `next.config.mjs ` by default. The [Next.js quickstart](https://www.content-collections.dev/docs/quickstart/next) assumes the config exists as `next.config.js`. If the file extension remains as `.mjs` it is treated as...

documentation