Files
5e38225d-f6d2-4b8d-9386-0f4…/vercel.json
2026-03-28 13:25:01 +00:00

5 lines
97 B
JSON

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