Files
02046e3e-2535-4e2d-81ea-61f…/vercel.json
2026-03-10 09:32:04 +00:00

5 lines
97 B
JSON

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