Files
c162e524-e504-4b88-987c-8a9…/vercel.json
2026-06-08 09:59:22 +00:00

5 lines
97 B
JSON

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