Skip to content

Commit

Permalink
feat: add Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aeworxet committed May 31, 2024
1 parent 7e85c84 commit e1862f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion apps/studio-next/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const nextConfig = {

return config;
},
output: 'export'
};

module.exports = nextConfig;
3 changes: 1 addition & 2 deletions apps/studio-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,5 @@
"util": "^0.12.5",
"web-vitals": "^3.1.0",
"webpack": "^5.75.0"
},
"packageManager": "[email protected]"
}
}

0 comments on commit e1862f7

Please sign in to comment.