Files
0c0ff3c8-d5bb-445b-9f22-2a7…/vercel.json
2026-04-27 15:03:06 +00:00

5 lines
97 B
JSON

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