Files
313e3278-2fde-4a3f-afdb-8d8…/vercel.json
2026-03-16 03:00:29 +00:00

5 lines
97 B
JSON

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