Files
31bd3e26-3f7c-4b02-9cca-13c…/vercel.json
2026-03-26 10:11:55 +00:00

5 lines
97 B
JSON

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