Files
b8f6e69e-3ab0-4f8b-8479-d43…/vercel.json
2026-04-23 21:39:30 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}