Spaces:
Runtime error
Runtime error
| echo "NEXT_PUBLIC_GOLEM_SERVER_URL=https://f27bd2fb884d.ngrok-free.app" > .env.production | |
| echo "NEXT_PUBLIC_BACKEND_URL=https://f27bd2fb884d.ngrok-free.app" >> .env.production | |
| rm -rf .next | |
| npm run build | |
| npx vercel --prod --force --yes | |