mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
FIx for deploying application.
This commit is contained in:
parent
f17aea24cd
commit
4aab557523
3 changed files with 15 additions and 3 deletions
|
@ -108,4 +108,7 @@ export default defineNuxtConfig({
|
|||
*/
|
||||
componentDir: "./components/ui",
|
||||
},
|
||||
nitro: {
|
||||
preset: "bun" // This is dumb.
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue