Course lesson
Serve Static Assets in a Next.js Project
In Next.js, static assets can be added to a project by creating a public folder in the root of the project and placing the assets within.
- Duration
- 1 min
- Access
- Included
- Transcript
- Retained from source evidence
In Next.js, static assets can be added to a project by creating a public folder in the root of the project and placing the assets within.