setup Set DATABASE_URL in .env Install dependencies npm install Run the development server npm run dev build and deploy Generate a production build npm run build Run the production build npm run start