Files
473c75c0-9f9e-4eaa-b6fd-9f3…/vercel.json
2026-03-19 14:29:12 +00:00

5 lines
97 B
JSON

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