GitXplorerGitXplorer
A

repro-tsq-use

public
0 stars
0 forks
1 issues

Commits

List of commits on branch main.
Unverified
f051ca468775cf4f26ae4d485c16041f5b9a0174

fix build

AAhmedBaset committed 4 months ago
Unverified
30432f6b75372a63a8a5a21acae466d506e19ffc

force-dynamic

AAhmedBaset committed 4 months ago
Unverified
61877cf19ae931245eeeed2b0bd23b81be8d347d

repro

AAhmedBaset committed 4 months ago
Unverified
4c416c2d6e9a75c18f75bbf49cb11e935c3ed683

repro

AAhmedBaset committed 4 months ago
Unverified
fbe029ddc41b3697732cdcdfc1436d9cc6b7da17

reprop

AAhmedBaset committed 4 months ago
Unverified
3e093283dd591985a58dc04bc7ff16399da8d4ac

Initial commit from Create Next App

AAhmedBaset committed 4 months ago

README

The README file for this repository.

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

Getting Started

First, run the development server:

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

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.