You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploying a Hono application with zero configuration to Vercel works successfully. However, when running the API, a runtime error is thrown when using TypeScript path aliases.
Error
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@/constants' imported from /var/task/src/index.js