Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 545 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 545 Bytes

landing app engine

Next.js Application on Google App Engine

Overview

This project showcases a Next.js web application deployed on Google Cloud App Engine. The application utilizes a Docker container to host the Next.js application, providing an efficient and scalable solution for deploying Next.js apps.

Deployment

The web application is deployed on a Google Cloud App Engine instance. The deployment process involves creating a Docker container that hosts the Next.js application and configuring the necessary files and settings.