Files
c9a24f45-4bcb-4c41-b733-eef…/vercel.json
2026-04-22 16:00:31 +00:00

5 lines
97 B
JSON

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