Files
32b0ebd6-5a1c-416f-9237-088…/vercel.json
2026-05-17 14:03:41 +00:00

5 lines
97 B
JSON

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