fix(web): make showcase page fully dynamic to fix build
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 7s

This commit is contained in:
OG T
2026-06-07 22:41:03 +08:00
parent 8c4fbe67cf
commit 331f07384c

View File

@@ -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",