Files
9ae5fe51-b513-4fe7-88ae-853…/vercel.json
2026-03-05 13:15:11 +00:00

5 lines
97 B
JSON

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