Files
b03b46e4-6131-4dbf-acfc-370…/vercel.json
2026-05-29 21:46:43 +00:00

5 lines
97 B
JSON

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