next.js/examples/with-expo-typescript/next.config.js
next.config.js9 lines242 B
// @generated: @expo/next-adapter@2.1.9
// Learn more: https://github.com/expo/expo/blob/master/docs/pages/guides/using-nextjs.md

const { withExpo } = require("@expo/next-adapter");

module.exports = withExpo({
  projectRoot: __dirname,
});
Quest for Codev2.0.0
/
SIGN IN