Files
3570598d-ca22-453d-8005-ef6…/vercel.json
2026-05-24 08:30:53 +00:00

5 lines
97 B
JSON

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