We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db40b0e commit 11ebb01Copy full SHA for 11ebb01
packages/docs/src/app/(pages)/page.tsx
@@ -6,7 +6,7 @@ import { HeroSection } from './_landing/hero'
6
import { QuotesSection } from './_landing/quotes/quotes-section'
7
import { SponsorsSection } from './_landing/sponsors'
8
9
-export const maxDuration = 60_000
+export const maxDuration = 60
10
11
export const metadata: Metadata = {
12
title: {
0 commit comments