Difference between dynamicParams & force-static
Unanswered
Serengeti posted this in #help-forum
SerengetiOP
These both seem equivalent is there a difference?
export const dynamic = 'force-static'
export const dynamicParams = false
export const dynamic = 'force-static'
export const dynamicParams = false