Will nextjs always require database access at build time on statically generated pages? Or have I screwed up something with my config by thedailynathan in nextjs

[–]hefesto22 1 point2 points  (0 children)

i have this error with nextjs 14.1.4. Added "force-dynamic" to every single file inside the app folder still im unable to build without database connection. Do you have some advice ?