FileDeck
Multiple choiceDifficulty 2

What does `export const dynamic = 'force-dynamic'` signal?

Answer

Opt the route into dynamic rendering

Choices

  • Opt the route into dynamic rendering
  • Force static HTML forever
  • Enable Turbopack only
  • Disable TypeScript