Files
24f31123-7de4-4cd8-95b2-0f7…/vercel.json
2026-03-10 04:34:18 +00:00

5 lines
97 B
JSON

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