Learn how to deploy your Launchit application
package.json
in your root directory will handle everything. Leave the base directory as /
.Build Variable
for each variable, because otherwise the compiler will not be able to access them and your build will fail./app
in the Vercel configuration. Also make sure to select Next.JS
, else the build will fail because of edge middleware issues.