remove: unnecessary code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# To use this Dockerfile, you have to set `output: 'standalone'` in your next.config.js file.
|
||||
# To use this Dockerfile, you have to set `output: 'standalone'` in your next.config.mjs file.
|
||||
# From https://github.com/vercel/next.js/blob/canary/examples/with-docker/Dockerfile
|
||||
|
||||
FROM node:22.12.0-alpine AS base
|
||||
|
||||
Reference in New Issue
Block a user