Next.js Discord

Discord Forum

Difference between dynamicParams & force-static

Unanswered
Serengeti posted this in #help-forum
Open in Discord
SerengetiOP
These both seem equivalent is there a difference?

export const dynamic = 'force-static'
export const dynamicParams = false

0 Replies