Files
570b2a22-c879-488c-9bb0-6ff…/vercel.json
2026-03-09 16:16:43 +00:00

5 lines
97 B
JSON

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