Files
b722f0cb-18f4-4661-8bae-e1b…/vercel.json
2026-03-05 02:25:41 +00:00

5 lines
97 B
JSON

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