Files
8edb565e-dd9a-4b68-94e6-77a…/vercel.json
2026-04-06 11:39:01 +00:00

5 lines
97 B
JSON

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