Files
380df9d9-8f3e-4fe9-ab2a-ad9…/vercel.json
2026-03-06 16:04:36 +00:00

5 lines
97 B
JSON

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