docker: dockerize, make standalone, will move todos to issues
This commit is contained in:
parent
9387a92aed
commit
dc08cd05f9
4 changed files with 58 additions and 5 deletions
|
@ -1,6 +1,7 @@
|
|||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
output: 'standalone',
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue