Skip to content

Commit 4fa116a

Browse files
authored
Merge branch 'main' into upgradeOramaSearchbox
2 parents b80d36a + d6dda80 commit 4fa116a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import tsConfigPaths from 'vite-tsconfig-paths'
44

55
export default defineConfig({
66
server: {
7-
preset: 'vercel',
7+
preset: 'netlify',
88
},
99
vite: {
1010
plugins: [

0 commit comments

Comments
 (0)