Files
b43c2da5-4866-4741-9f58-9d9…/vercel.json
2026-03-04 09:47:15 +00:00

5 lines
97 B
JSON

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