Hiprup
Next.js

What is the purpose of the public directory in a Next.js project?

The public directory serves static assets accessible directly via the root URL path.

Loading question...
What is the purpose of the public directory in a Next.js project? | Hiprup