Teco Tutorials
  • Home
  • Categories
  • Useful Tools
  • Author

Next.js

A collection of 3 posts
Photo by Mateusz Butkiewicz / Unsplash
Docker

Deploy a Next.js application on a VPS with Docker and Nginx

This post shows how to deploy the Docker image of a Next.js application on a Virtual Private Server and exposes it through a subdomain using Nginx.
Jun 17, 2024 7 min read
Create a Docker image of a Next.js application
Next.js

Create a Docker image of a Next.js application

In this post, we will see how to create a Docker image of a Next.js application and use the standalone output the reduce the size of the Docker image.
Jun 15, 2024 6 min read
Photo by James Sutton / Unsplash
Next.js

Protect your Next.js API routes with middleware

In this post, we will use the Next.js middleware feature to secure the API routes of a web application. Middleware has been released in Next.js 12
Jul 28, 2024 7 min read
Page 1 of 1
Teco Tutorials © 2025
  • Twitter
  • GitHub
  • LinkedIn
Powered by Ghost