fix(web): make showcase page fully dynamic to fix build
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 7s
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 7s
This commit is contained in:
@@ -2,7 +2,7 @@ import { prisma } from "@/lib/prisma";
|
||||
import { TaskStatus } from "@agent-bounty/contracts";
|
||||
import Link from "next/link";
|
||||
|
||||
export const revalidate = 60; // Cache for 60 seconds
|
||||
export const dynamic = "force-dynamic";
|
||||
|
||||
export const metadata = {
|
||||
title: "VibeWork Showcase - Premium AI Developer Portfolios",
|
||||
|
||||
Reference in New Issue
Block a user