Files
bdc68587-8d70-40ef-98b9-4d3…/vercel.json
2026-05-26 21:59:31 +00:00

5 lines
97 B
JSON

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