Files
d323d411-1448-4eb5-bf0a-f63…/vercel.json
2026-06-10 17:07:05 +00:00

5 lines
97 B
JSON

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