Skip to content

s2ahil/promptShare

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

sharePrompts

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

SSR - SERVER SIDE RENDERING - CACHE : NO STORE

SSG - STATIC SITE GENERATION - CACHE

ISG - INCREMENTAL SITE GENERATION - REVALIDATE 10