Files
04b003ff-d7f9-47ab-ba64-952…/vercel.json
2026-03-07 08:27:01 +00:00

5 lines
97 B
JSON

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