Skip to content

Commit

Permalink
💚 chore: fix vercel build (lobehub#2998)
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx authored Jun 23, 2024
1 parent 2104c73 commit 9ab200c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/trpc/tools/[trpc]/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import { pino } from '@/libs/logger';
import { createContext } from '@/server/context';
import { toolsRouter } from '@/server/routers/tools';

export const maxDuration = 120;

const handler = (req: NextRequest) =>
fetchRequestHandler({
/**
Expand Down

0 comments on commit 9ab200c

Please sign in to comment.