Files
f6f731df-1a98-45d9-b16a-0a3…/vercel.json
2026-03-16 15:43:03 +00:00

5 lines
97 B
JSON

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