Files
8a664f65-1622-47cd-8a1e-dc2…/vercel.json
2026-03-06 19:48:45 +00:00

5 lines
97 B
JSON

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