Files
f0b7fb5e-2f98-4fb4-a236-490…/vercel.json
2026-04-22 17:26:42 +00:00

5 lines
97 B
JSON

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