Files
b3b960c0-9a4f-4357-b91f-08e…/vercel.json
2026-05-19 16:56:42 +00:00

5 lines
97 B
JSON

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