MENU
Public Static Assets
Next.js can serve static files, such as images, from a public folder located in the root directory. Files in the public folder can be accessed in your code using a base URL path (/).
Next.js can serve static files, such as images, from a public folder located in the root directory. Files in the public folder can be accessed in your code using a base URL path (/).