Skip to content

Commit

Permalink
Update svelte.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fmancinidtd committed Jun 24, 2024
1 parent 1419c0b commit 220563a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import adapter from "@sveltejs/adapter-vercel";
const config = {
kit: {
adapter: adapter({
maxDuration: 120
maxDuration: 180
}),
},
preprocess: [vitePreprocess({})],
Expand Down

0 comments on commit 220563a

Please sign in to comment.