Commands.app

next dev --experimental-https

Development

Run development server with HTTPS

Examples
Common usage examples

Start dev server with HTTPS

next dev --experimental-https
Notes
  • Useful for testing features requiring HTTPS
  • Self-signed certificate
Related Commands
You might also find these useful