Create a .env.local file at the root of your project with the following:
NEXTAUTH_SECRET=your_secret_here
NEXT_PUBLIC_API_BASE_URL=https://your-api-url.com$ npm install
$ npm run dev
$ npm run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create a .env.local file at the root of your project with the following:
NEXTAUTH_SECRET=your_secret_here
NEXT_PUBLIC_API_BASE_URL=https://your-api-url.com$ npm install
$ npm run dev
$ npm run build