Skip to content

Commit

Permalink
Code review
Browse files Browse the repository at this point in the history
  • Loading branch information
superfaz committed Dec 15, 2023
1 parent f85964c commit e8271a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export default function nextConfig() {
if (process.env.GITHUB_WORKFLOW) {
// Configuration for Azure Static Web Apps
console.log("Azure Static Web Apps configuration");
return {
output: "standalone",
};
Expand Down

0 comments on commit e8271a3

Please sign in to comment.