can we use next.js without webpack?

Viewed 31

I don't prefer to use webpack as it over bloats the application. But I want to use ISR (incremental static regeneration) as rendering stratagy, I realized that the best way is Next.js, but next.js uses webpack.

0 Answers
Related