Files
92cde827-2805-40a5-b5d4-cb7…/vercel.json
2026-04-21 11:26:25 +00:00

5 lines
97 B
JSON

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