Building timeout!! #479
Replies: 0 comments 7 replies
-
Does your build work locally? It's possible the timeout is occurring while trying to retrieve data from some external location. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I cloud make the build work. But the deploy on vercel get stuck in the
message 'Deploying build outputs'
Please, I need to deploy my site but I just can't, the build is done in
just 5 minutes but I receive a timeout error when deploying
El vie, 11 feb 2022 a la(s) 16:14, Lee Robinson ***@***.***)
escribió:
… Does your build work locally? It's possible the timeout is occurring while
trying to retrieve data from some external location.
—
Reply to this email directly, view it on GitHub
<https://github.com/vercel/vercel/discussions/7425#discussioncomment-2159720>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIS7QUTQCKSGWMJ2YANLRSDU2VNYHANCNFSM5OEEE25Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Having this issue as well - keeps getting stuck on "Deploying build outputs'" |
Beta Was this translation helpful? Give feedback.
2 replies
-
Ok thank you for that, I didn’t see it.
The problem is this:
In mi next.config.js I write some files with information to fill my site.
But the pages built with ISR can’t read those files because they think that
the files don’t exist. Is there a way to solve this?
El vie, 11 feb 2022 a la(s) 23:35, Rajiv Makhijani ***@***.***)
escribió:
… Having this issue as well - keeps getting stuck on "Deploying build
outputs'"
—
Reply to this email directly, view it on GitHub
<https://github.com/vercel/vercel/discussions/7425#discussioncomment-2161650>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIS7QUWHWPVWMJFXS5E32TLU2XBO5ANCNFSM5OEEE25Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, it's a Vercel's problem because it does not give enough time to deploy
all de output folder
…On Sat, Feb 12, 2022, 6:19 PM Rajiv Makhijani ***@***.***> wrote:
It does work locally. Also, this is timing out after all the data fetching
/ actual building is complete.
—
Reply to this email directly, view it on GitHub
<https://github.com/vercel/vercel/discussions/7425#discussioncomment-2164741>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIS7QUQRKWMCDJ2L2I4UH2DU23FHJANCNFSM5OEEE25Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I'm trying to deploy my Nextjs site, but the build gets stuck in the message: 'Creating an optimized production build...' and then I receive a timeout error. How can I solve this? All of my pages build in just 5 minutes.
Beta Was this translation helpful? Give feedback.
All reactions