Files
bf1d01bf-164e-4313-b0d0-712…/vercel.json
2026-04-30 15:19:44 +00:00

5 lines
97 B
JSON

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