Question from the Next.js test

Where to place static files in a Next.js project.

Easy

You want to serve static files (such as images) in your Next.js project. Where do you place these files?

// Project structure

- app/
- ??/

Which folder for static files?

Author: AnasStatus: PublishedQuestion passed 166 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!