fuma-nama / fumadocs

The beautiful docs framework with Next.js. Alternative to Nextra
https://fumadocs.vercel.app
MIT License
1.84k stars 111 forks source link

Error while in production #1057

Closed Gitstar-OC closed 4 hours ago

Gitstar-OC commented 5 hours ago

To Reproduce

Production Only!

Current vs. Expected behavior

image

This issue is coming with all of my sites where I am using fumadocs. All of the errors are due to the same reason. image

Everything seems to be fine in development but it is being shown in production only.

image

Provide environment information

Operating System:
  Platform: win32
  Arch: x64
  Version: Windows 11 Home Single Language
  Available memory (MB): 5990
  Available CPU cores: 12
Binaries:
  Node: 20.17.0
  npm: 10.9.0
  Yarn: 1.22.22
  pnpm: N/A
Relevant Packages:
  next: 15.0.3 // Latest available version is detected (15.0.3).
  eslint-config-next: 15.0.3
  react: 18.3.1
  react-dom: 18.3.1
  typescript: 5.6.3
Next.js Config:
  output: N/A

Which area(s) are affected? (Select all that apply)

Not sure, Core, UI

Additional context

No response

fuma-nama commented 4 hours ago

You probably missed the Next.js 15 blog post, make sure to update your code

Gitstar-OC commented 4 hours ago

Sorry, will check it out but it is not on the fumadocs website where is it ?

fuma-nama commented 4 hours ago

https://nextjs.org/blog/next-15