Files
b79701c8-fdda-4f2f-9360-c7f…/vercel.json
2026-03-27 08:31:36 +00:00

5 lines
97 B
JSON

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