Files
59df8158-94a9-4f1e-b127-b9d…/vercel.json
2026-04-06 06:26:25 +00:00

5 lines
97 B
JSON

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