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
"description": "Root manifest so Vercel's default install runs, which is what lets the Python runtime install backend/requirements.txt for the api function.",
"scripts": {
"build": "cd frontend && npm install && npm run build"