Next.js can serve static files, like images, under a folder called ____ in the root directory

37. Next.js can serve static files, like images, under a folder called ____ in the root directory.

  1. Static
  2. Public
  3. Root

Answer: B) Public

Explanation:

Next.js can serve static files, like images, under a folder called public in the root directory.

Comments and Discussions!

Load comments ↻






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