Files
f23b1f8c-faf3-4d2f-9bb0-7ed…/vercel.json
2026-04-05 11:11:45 +00:00

5 lines
97 B
JSON

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