### 📚 What are you trying to do? I run nuxt generate, i got dist folder with my html files, but .output is empty ### 🔍 What have you tried? _No response_ ### ℹ️ Additional context Here is my nuxt config ``` ssr: false, target: "static", ``` <img width="283" alt="image" src="https://github.com/user-attachments/assets/44551a25-6e45-4cea-84cd-510016428608">
📚 What are you trying to do?
I run nuxt generate, i got dist folder with my html files, but .output is empty
🔍 What have you tried?
No response
ℹ️ Additional context
Here is my nuxt config