nextjs · nextjs/invalid-segment-config
invalid-segment-config
Invalid Segment Config
A route segment file (page, layout, or route handler) exports a segment config option with an invalid value. For example, dynamic must be one of 'auto', 'force-dynamic', 'error', or 'force-static'. Supplying an unsupported value triggers this error at build time.