Files
429d8aee-84c3-44ec-9347-728…/vercel.json
2026-03-14 11:36:32 +00:00

5 lines
97 B
JSON

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