Files
8cf87ae5-8d20-4ed7-9a7d-e1e…/vercel.json
2026-06-09 10:01:33 +00:00

5 lines
97 B
JSON

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