rsnext/docs/api-reference
Balázs Orbán 54ef48f796
docs: clarify default basePath value (#44642)
Closes #43946

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] [e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs) tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)


Co-authored-by: Steven <229881+styfle@users.noreply.github.com>
2023-01-06 17:55:39 +00:00
..
data-fetching docs: Add missing type to import statement (#44111) 2022-12-19 10:46:06 -08:00
next Update next/head docs. (#44454) 2022-12-30 20:18:06 +00:00
next.config.js docs: clarify default basePath value (#44642) 2023-01-06 17:55:39 +00:00
cli.md feat(cli): allow configuration of http-server's timeout configuration (#35827) 2022-06-26 13:26:51 +02:00
create-next-app.md Add prompt for ESLint to CNA (#42218) 2022-10-31 08:51:50 -07:00
edge-runtime.md feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00