Files
8bd7ef7f-3750-4a6f-a8f9-438…/vercel.json
2026-03-15 05:37:56 +00:00

5 lines
97 B
JSON

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