Files
3e45b5c8-d674-45aa-b45e-99b…/vercel.json
2026-03-16 07:19:39 +00:00

5 lines
97 B
JSON

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