How many types of pre-rendering are supported by Next.js?

9. How many types of pre-rendering are supported by Next.js?

  1. 1
  2. 2
  3. 3
  4. 4

Answer: B) 2

Explanation:

In Next.js, two types of pre-rendering are supported:

  • Static Generation
  • Server-Side Generation

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.