We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b80d36a + d6dda80 commit 4fa116aCopy full SHA for 4fa116a
app.config.ts
@@ -4,7 +4,7 @@ import tsConfigPaths from 'vite-tsconfig-paths'
4
5
export default defineConfig({
6
server: {
7
- preset: 'vercel',
+ preset: 'netlify',
8
},
9
vite: {
10
plugins: [
0 commit comments