Spaces:
Paused
Paused
Commit
·
b7ea39f
1
Parent(s):
05b913a
Update next.config.mjs
Browse files- next.config.mjs +1 -2
next.config.mjs
CHANGED
|
@@ -18,6 +18,5 @@ export default {
|
|
| 18 |
})
|
| 19 |
|
| 20 |
return config
|
| 21 |
-
}
|
| 22 |
-
output: 'standalone'
|
| 23 |
}
|
|
|
|
| 18 |
})
|
| 19 |
|
| 20 |
return config
|
| 21 |
+
}
|
|
|
|
| 22 |
}
|