We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
03:26:35.377 | at generateRssFeed (/vercel/path0/.next/server/app/blog/page.js:502:15) 03:26:35.377 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 03:26:35.377 | at async getData (/vercel/path0/.next/server/app/blog/page.js:542:5) 03:26:35.377 | at async Blog (/vercel/path0/.next/server/app/blog/page.js:560:29) 03:26:35.403 | 03:26:35.403 | Error occurred prerendering page "/blog". Read more: https://nextjs.org/docs/messages/prerender-error 03:26:35.403 | Error: Missing SITE_URL in env file 03:26:35.403 | at generateRssFeed (/vercel/path0/.next/server/app/blog/page.js:502:15) 03:26:35.403 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 03:26:35.403 | at async getData (/vercel/path0/.next/server/app/blog/page.js:542:5) 03:26:35.403 | at async Blog (/vercel/path0/.next/server/app/blog/page.js:560:29)
The text was updated successfully, but these errors were encountered:
help me please
how to fix this error, first running
if (!parsedPageId) {
240 | throw new Error(invalid notion pageId "${pageId}") | ^ 241 | } 242 | 243 | const body = {
invalid notion pageId "${pageId}"
Sorry, something went wrong.
No branches or pull requests
Error: Missing SITE_URL in env file
03:26:35.377 | at generateRssFeed (/vercel/path0/.next/server/app/blog/page.js:502:15)
03:26:35.377 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
03:26:35.377 | at async getData (/vercel/path0/.next/server/app/blog/page.js:542:5)
03:26:35.377 | at async Blog (/vercel/path0/.next/server/app/blog/page.js:560:29)
03:26:35.403 |
03:26:35.403 | Error occurred prerendering page "/blog". Read more: https://nextjs.org/docs/messages/prerender-error
03:26:35.403 | Error: Missing SITE_URL in env file
03:26:35.403 | at generateRssFeed (/vercel/path0/.next/server/app/blog/page.js:502:15)
03:26:35.403 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
03:26:35.403 | at async getData (/vercel/path0/.next/server/app/blog/page.js:542:5)
03:26:35.403 | at async Blog (/vercel/path0/.next/server/app/blog/page.js:560:29)
The text was updated successfully, but these errors were encountered: