Looks like a case of @mifi is an idiot at times
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
container_name: walden-frontend
|
||||
build:
|
||||
context: .
|
||||
target: base
|
||||
target: runner
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
const nextConfig = {
|
||||
experimental: {
|
||||
outputStandalone: true,
|
||||
},
|
||||
},
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user