next dev --experimental-https
DevelopmentRun development server with HTTPS
Examples
Common usage examples
Start dev server with HTTPS
next dev --experimental-httpsNotes
- Useful for testing features requiring HTTPS
- Self-signed certificate
Related Commands
You might also find these useful