-
I've got an error when I upgraded to Next 15. This is the `next.config.ts` file I used:
```typescript
import type { NextConfig } from 'next'
await import('@/env')
const config: NextConfig = …
-
### Link to the code that reproduces this issue
https://github.com/vercel/next-learn/tree/main/basics/learn-starter
### To Reproduce
I'm trying to run NextJS on FreeBSD. The first problem occurs w…
-
# Next.js의 prefetch는 어떻게 동작하는가? | parkgang.log
Next.js 에서 prefetch 를 사용하면 미리 데이터가 로드되어 페이지 로드 시간이 단축된다는데 꼭 Next.js 의 Link 컴포넌트가 아니면 달성이 불가능한 것인가? SSR 인 경우는 어떻게 되는가? 미리 불러오면 안 될 텐데? 와 같은 호기심이 발생했습니다. …
-
**Describe the bug**
When I wrote a simple counter component and imported it into the mdx file to render as content, Nextjs said that the component was not supported.
**To Reproduce**
Steps to re…
-
Can we have a blog tutorial on the T3 Stack - https://github.com/t3-oss/create-t3-app ? If you guys are interested I would also like to contribute to the tutorial as per my knowledge.
-
Size starts to become big... Would like to remove some obsolete history, hope it does not break possible forks/clones...
Possible:
```bash
git clone https://github.com/belgattitude/nextjs-mon…
-
Because this is a blog, and [our analytics shows](https://analytics.teknologiumum.com/share/UIzbb179QVq40QKv/Blog) that there's not much traffic going through the site, we can probably enhance it furt…
-
# Generating blurDataURL for remote images in Next.js | Lazar Nikolov
In this article we're going to learn how to generate blurDataURL for remote images in Next.js.
[https://nikolovlazar.com/blog/ge…
-
### Package
next-drupal (NPM package)
### Describe the feature request
Currently it is not possible to specify the [`cache` option](https://nextjs.org/docs/app/api-reference/functions/fetch#options…
-
# Testando blog com NextJS e Prismic 2 | spacetraveling
[http://localhost:3000/post/testando-blog-com-nextjs-e-prismic2](http://localhost:3000/post/testando-blog-com-nextjs-e-prismic2)