Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 968 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 968 Bytes

How to use

Development

npm run dev to start Next.js in development mode.

Production

npm run build to build the application for production usage

npm run start to start a Next.js production server

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.