Files
fd91ed0b-b02c-4f57-9263-211…/vercel.json
2026-03-10 12:51:58 +00:00

5 lines
97 B
JSON

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