Lewis Zhang

Results 12 comments of Lewis Zhang

I also meet same error.when I ask Gemini to translate "been killed by a Japanese sh his funeral was front page news in American newspapers then he was forgotten only...

> mongo4 es7.3可以用么 不可以,6以上的版本都不行

I found the method, the vercel build output dictory is `public`, just modify `svelte.config.js`。 ```js - pages: 'build', - assets: 'build', + pages: 'public', + assets: 'public', ``` it is...

> Just change the `output directory` from `public` to `build` in `Build & Development Settings` without modifying any code. Thank you for your reply, and I forked it and create...

蹲个坑,吃个瓜