Alex Ryan
Results
3
comments of
Alex Ryan
I've also been experiencing the error "CustomerError: Can't find required-server-files.json in build output directory" for the past week on my Nextjs app. It doesn't seem to be related to any...
Any updates on this? I've been unable to deploy new code for 2 weeks now and am getting desperate. If the Amplify team can't look into this, can anyone tell...
I seem to have fixed the issue by updating the line `**/*.js` to `src/**/*.js` in my `tsconfig.json`.