
> @indian-books/frontend@1.0.0 dev
> npx next dev -p 3000 -H 0.0.0.0

   ▲ Next.js 15.5.23
   - Local:        http://localhost:3000
   - Network:      http://0.0.0.0:3000
   - Experiments (use with caution):
     · optimizePackageImports

 ✓ Starting...
 ✓ Ready in 6.8s
 ○ Compiling /books ...
 ✓ Compiled /books in 12.2s (908 modules)
 GET /books?subject=Material%20Science 200 in 14509ms
 ✓ Compiled in 2.9s (344 modules)
 ✓ Compiled in 3s (344 modules)
 ○ Compiling /checkout ...
 ✓ Compiled /checkout in 4s (909 modules)
 GET /checkout 200 in 5646ms
