Files
53a1ea88-c6cf-437e-b0fa-412…/vercel.json
2026-03-05 10:20:25 +00:00

5 lines
97 B
JSON

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