You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We must build our NextJS app as a serverless app. You can read more about serverless NextJS here.
39
+
We must build our NextJS app as a serverless app. You can read more about serverless NextJS [here](https://nextjs.org/docs/api-reference/next.config.js/build-target#serverless-target).
40
40
41
41
It's super simple. Just create a `next.config.js` file and write the following:
0 commit comments