Why do api routes show "First Load JS" other than 0 after upgrading to next 15?
Unanswered
Grand Basset Griffon Vendéen posted this in #help-forum
Grand Basset Griffon VendéenOP
After upgrading to nextjs 15 when i build the app i see all my api routes having 99.7 kB of First load JS - why ?
1 Reply
Bengal
From my memory that's been like that for a while now. It just your
First Load JS shared by all
. Check out the bundle analyzer for more info https://www.npmjs.com/package/@next/bundle-analyzer