Files
c30cb9cf-ed95-4bf4-8f5e-b6e…/vercel.json
2026-03-04 08:31:47 +00:00

5 lines
97 B
JSON

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