Files
f1410c42-d5e5-4560-a30c-d93…/vercel.json
2026-04-28 13:09:05 +00:00

5 lines
97 B
JSON

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