Files
401349b9-ec4a-4e11-9364-4e1…/vercel.json
2026-06-09 21:32:36 +00:00

5 lines
97 B
JSON

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