Docs
Thepublic/ directory is directly served at the server root and contains public files that have to keep their names (e.g.robots.txt)or likely won't change (e.g.favicon.ico).
public/
robots.txt
favicon.ico
This is known as thestatic/ directory in Nuxt 2.
static/