Files
e7dc23a8-f79f-4e34-ba33-634…/vercel.json
2026-06-10 10:57:43 +00:00

5 lines
97 B
JSON

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