When building the project, an error is reported: language key type error,version:3.19.0 #1312
Unanswered
LiuCaptain
asked this question in
Q&A
Replies: 1 comment
-
I unfortunately also don't see any obvious pointers for the cause of the error. This seems to be a usage question, I'll move this to a discussion … |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Description
First of all, I had no problems with local development and local building. The project started and packaged normally. The local packaging is as follows:

But when I pushed the project to Vercel for packaging, a strange problem occurred, as shown below:


But my multi-language key exists normally:
So what is the problem?
Verifications
Mandatory reproduction URL
App Router
Reproduction description
When packaging and building on vercel, a strange type error occurs immediately
Expected behaviour
My code is developed and packaged normally locally, and I hope it can be packaged normally on Vercel.
Beta Was this translation helpful? Give feedback.
All reactions