Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 409 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 409 Bytes

Route Segment Config

  • dynamic : 'auto' | 'force-dynamic' | 'error' | 'force-static'
  • dynamicParams: boolean
  • revalidate: false | 'force-cache' | 0 | number
  • fetchCache: 'auto' | 'default-cache' | 'only-cache' | 'force-cache' | 'force-no-store' | 'default-no-store' | 'only-no-store'
  • runtime: 'nodejs' | 'edge'
  • preferreRegion: 'auto' | 'global' | 'home' | string | string[]
  • maxDuration: number