Getting issue with supabase setup

For Workes & Pages, what is the name of the domain?

https://fathers-club-22q.pages.dev

What is the error number?

1

What is the error message?

Error: supabaseUrl is required. 03:32:16.587 ▲ at new tm (/opt/buildhome/repo/.next/server/app/api/createUser/route.js:1:96979) 03:32:16.587 ▲ at tb (/opt/buildhome/repo/.next/server/app/api/createUser/route.js:1:100223) 03:32:16.587 ▲ at 63090 (/opt/buildhome/repo/.next/server/app/api/createUser/route.js:1:600) 03:32:16.587 ▲ at webpack_requ 03:32:16.587 ▲ ire (/opt/buildhome/repo/.next/server/edge-runtime-webpack.js:25:43) 03:32:16.587 ▲ at /opt/buildhome/repo/.next/server/app/api/createUser/route.js:18:49140 03:32:16.587 ▲ at webpackJsonpCallback (/opt/buildhome/repo/.next/server/edge-runtime-webpack.js:196:39) 03:32:16.587 ▲ at /opt/buildhome/repo/.next/server/app/api/createUser/route.js:1:51 03:32:16.588 ▲ at Script.runInContext (node:vm:135:12) 03:32:16.588 ▲ at runInContext (node:vm:283:6) 03:32:16.588 ▲ at evaluateInContext (/opt/buildhome/repo/node_modules/next/dist/server/web/sandbox/context.js:377:38) 03:32:16.653 ▲ > Build error occurred 03:32:16.656 ▲ Error: Failed to collect page data for /api/createUser 03:32:16.657 ▲ at /opt/buildhome/repo/node_modules/next/dist/build/utils.js:1258:15 03:32:16.657 ▲ at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { 03:32:16.657 ▲ type: ‘Error’ 03:32:16.657 ▲ } 03:32:16.930 ▲ Error: Command “npm run build” exited with 1 03:32:16.964 03:32:16.964 :zap: The Vercel build (npx vercel build) command failed. For more details see the Vercel logs above. 03:32:16.964 :zap: If you need help solving the issue, refer to the Vercel or Next.js documentation or their repositories. 03:32:16.964 03:32:16.990 Failed: Error while executing user command. Exited with error code: 1 03:32:17.002 Failed: build command exited with code: 1 03:32:18.418 Failed: error occurred while running build command

What is the issue or error you’re encountering

Its unable to find the supabase url .I have added it in the environment variable of the cloudflare

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.