Files
aef6ec5c-b018-4555-86d4-e23…/vercel.json
2026-02-20 13:20:33 +00:00

5 lines
97 B
JSON

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