Files
50737e80-134d-4056-9e3b-7a7…/vercel.json
2026-03-08 10:31:33 +00:00

5 lines
97 B
JSON

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