Files
5f092d00-bec2-4c1b-9975-eef…/vercel.json
2026-03-16 05:37:46 +00:00

5 lines
97 B
JSON

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