Nuxt/docs/content/3.docs/2.directory-structure/11.public.md
2021-10-12 16:58:28 +02:00

275 B

icon title head.title
IconDirectory public Public directory

Public directory

The public/ directory is directly served at 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).