该目录通常包含以下类型的文件:
public/
如果您希望从服务器提供资产,建议查看 public/ 目录。
.output
Nuxt 在为您的应用程序构建生产环境时会创建 .output/ 目录。
components
components/ 目录是放置所有 Vue 组件的地方。