Merge pull request #1119 from JohnPhamous/perf/prompts-isr

This commit is contained in:
Fatih Kadir Akın
2026-03-31 08:38:45 +03:00
committed by GitHub

View File

@@ -16,6 +16,8 @@ import { isAISearchEnabled, semanticSearch } from "@/lib/ai/embeddings";
import { isAIGenerationEnabled } from "@/lib/ai/generation";
import config from "@/../prompts.config";
export const revalidate = 60;
export const metadata: Metadata = {
title: "Prompts",
description: "Browse and discover AI prompts",