Framework
NEXT.js Project Structure Need to follow
Environment Variables
Component Design Rules
Choose Rendering pattern based on your web page need
Best Practices for Routes
Dependency Management
Best Practices for creating hooks
Best practices for the state management
Best practices for the props
Setup unit tests in the project
Other points