Files
665fbb3f-e97e-4611-b789-94f…/vercel.json
2026-04-24 14:31:26 +00:00

5 lines
97 B
JSON

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