#nextjs
Read more stories on Hashnode
Articles with this tag
Next.js comes with a good favicon support. Drop a file named favicon.ico in the src/app folder and boom! We have a favicon, declared in all of our...
Reuse your NextJS app code in a script you can call from the command line · You put everything you need in your NextJS project: pages, code, tests,...
Create awesome, automated social images with HTML & CSS and just a few lines of code · The social images illustrate a web page on social networks and...
Generate per-page Open Graph images easily, at build time. Create an image template and turn it into images right from getStaticProps. · The "social...