Files
372fd2e1-f9d1-4f6e-b736-d41…/vercel.json
2026-03-13 17:44:49 +00:00

5 lines
97 B
JSON

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