feat: readme
Next CI-CD / Lint, Build and Deploy (push) Has been cancelled Details

This commit is contained in:
Leon Morival 2026-05-25 11:51:02 +02:00
parent 4d53b642d6
commit 1f30155ebe
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-
First, run the development server: First, run the development server:
```bash ```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev bun dev
``` ```