Skip to content

Commit

Permalink
deployment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PoulavBhowmick03 committed Feb 28, 2025
1 parent 632da72 commit 09f9051
Show file tree
Hide file tree
Showing 3 changed files with 559 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/app/api/ask/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ async function generateInvestmentRecommendations(
}
}

export const maxDuration = 500
export const maxDuration = 300

export async function POST(request: Request) {
try {
Expand Down
Loading

1 comment on commit 09f9051

@vercel
Copy link

@vercel vercel bot commented on 09f9051 Feb 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.