A Nodejs Next.js example for Zerops that you can deploy in 2 steps on zerops.
Features
- Nextjs 14 (App Router)
- Tailwind
- Prettier
-
Navigate to the Zerops Dashboard and locate the import project button on the sidebar.
-
Paste the Project Yaml
project:
name: zerops-nextjs
services:
- hostname: nextnodejs
type: nodejs@18
buildFromGit: https://github.com/fxck/zerops-next-nodejs
ports:
- port: 3000
httpSupport: true
enableSubdomainAccess: true
minContainers: 1If you still find yourself stuck in the process join our Discord community.
