Files
a4fc9d76-7980-4346-bf99-f60…/vercel.json
2026-05-05 13:41:04 +00:00

5 lines
97 B
JSON

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