How to deploy JTBDOS to Netlify.
app
, api
and web
apps. After selecting your repository, change the “Site to deploy” selection to the app of choice e.g. apps/app
. This should automatically detect the Next.js setup and as such, the build command and output directory.
Then, add all your environment variables to the project.
Finally, just hit “Deploy” and Netlify will take care of the rest!