Files
32b73483-4fe5-401e-b919-779…/vercel.json
2026-06-01 14:41:07 +00:00

5 lines
97 B
JSON

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