Files
b20b60b6-6906-4e9e-949f-01c…/vercel.json
2026-03-03 08:38:04 +00:00

5 lines
97 B
JSON

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