Files
d64bc819-53d6-4aa6-be76-d75…/vercel.json
2026-06-06 07:48:34 +00:00

5 lines
97 B
JSON

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