Files
c5f6881f-e64c-4c08-826e-371…/vercel.json
2026-06-11 14:11:52 +00:00

5 lines
97 B
JSON

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