<@597505862449496065> But in the Vercel deployment, it runs perfectly without these lines: export

@D Trombett But in the Vercel deployment, it runs perfectly without these lines:


export const runtime = 'edge';
export const dynamic = 'force-dynamic';
export const revalidate = 0;
image.png
Was this page helpful?