Files
25622930-d8b9-4fb1-ab96-349…/vercel.json
2026-06-03 11:31:49 +00:00

5 lines
97 B
JSON

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