Closed selectdev closed 2 years ago
There is an issue with the @sveltekit/adapter-vercel package that is causing the project to be unable to be deployed on Vercel.
@sveltekit/adapter-vercel
Some possible fixes to this issue is
npm update
Command
This issue is affecting the v3 branch!
@mat-1 will be trying to replace the package, will keep issue opened just in case if fix does not resolve issue.
Possible fix 83f6304 has been pushed. Once deployed successfully, this issue will be closed.
83f6304
There is an issue with the
@sveltekit/adapter-vercel
package that is causing the project to be unable to be deployed on Vercel.Some possible fixes to this issue is
npm update
in terminal/shell@sveltekit/adapter-vercel
package afterCommand
is initializedThis issue is affecting the v3 branch!