Files
ccf9b016-f96a-4fea-b3c3-3fe…/vercel.json
2026-03-03 22:23:03 +00:00

5 lines
97 B
JSON

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