Files
e20e796f-cb96-4ebd-8ff3-e58…/vercel.json
2026-03-03 08:59:42 +00:00

5 lines
97 B
JSON

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