We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1f205 commit 4d2cc74Copy full SHA for 4d2cc74
next.config.js
@@ -1,3 +1,4 @@
1
module.exports = {
2
reactStrictMode: true,
3
-}
+ target: "serverless",
4
+};
0 commit comments