Files
cb03db44-0535-4b0e-b3d1-97f…/vercel.json
2026-06-08 12:43:15 +00:00

5 lines
97 B
JSON

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