blob: 6ae665ac1e2acfa8e75cdb09a5b78d529617b420 (
plain) (
blame)
1
2
3
4
5
6
7
|
This public directory can be used to store any static content, see:
https://nextjs.org/docs/basic-features/static-file-serving
To remove this directory, also remove the following line from the web `Dockerfile`:
COPY --from=installer --chown=nextjs:nodejs /app/apps/web/public ./apps/web/public
|