Files
9fa55a9a-ee2e-4afa-b79e-249…/vercel.json
2026-05-27 23:03:28 +00:00

5 lines
97 B
JSON

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