Files
b5ce0cde-d3c4-4f62-85ce-059…/vercel.json
2026-06-01 12:51:38 +00:00

5 lines
97 B
JSON

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