Files
1a8816e2-8103-4d03-aa3d-2b3…/vercel.json
2026-04-28 12:18:09 +00:00

5 lines
97 B
JSON

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