Files
6c8e8d0c-be63-4a93-9f34-619…/vercel.json
2026-03-06 18:50:39 +00:00

5 lines
97 B
JSON

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