Files
36bb88fe-56f9-4195-872c-e3d…/vercel.json
2026-04-25 10:23:22 +00:00

5 lines
97 B
JSON

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