Files
1d495cf2-c63e-42bc-bc79-ad6…/vercel.json
2026-03-05 14:50:39 +00:00

5 lines
97 B
JSON

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