Skip to content

Commit

Permalink
Fix for Azure deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
superfaz committed Dec 14, 2023
1 parent 54c83cc commit 0eb45c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"build:azure": "next build -c next.config.azure.js",
"start": "next start",
"lint": "next lint"
},
Expand Down

0 comments on commit 0eb45c1

Please sign in to comment.