Files
75c7e22e-06b2-4f60-bf4e-148…/vercel.json
2026-03-03 08:09:21 +00:00

5 lines
97 B
JSON

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