Files
cc629183-42f0-48b3-ba3a-e18…/vercel.json
2026-03-27 11:33:53 +00:00

5 lines
97 B
JSON

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