Files
cdee63ae-0813-4083-b5f2-f79…/vercel.json
2026-06-06 13:45:13 +00:00

5 lines
97 B
JSON

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