Files
bece9d8d-e696-485b-a694-71c…/vercel.json
2026-05-07 12:29:42 +00:00

5 lines
97 B
JSON

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