Files
db582566-e020-4e8e-9d39-cec…/vercel.json
2026-05-14 10:27:13 +00:00

5 lines
97 B
JSON

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