Files
359321ed-9ea4-4b25-81ae-e1f…/vercel.json
2026-03-23 14:11:13 +00:00

5 lines
97 B
JSON

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