Files
f22ed3ed-b053-4751-983f-0ed…/vercel.json
2026-05-18 09:07:37 +00:00

5 lines
97 B
JSON

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