Files
7e2d33df-ec97-4290-80eb-ef1…/vercel.json
2026-04-23 10:27:50 +00:00

5 lines
97 B
JSON

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