Files
6224057d-1b84-42c2-ae4e-b15…/vercel.json
2026-03-11 07:47:32 +00:00

5 lines
97 B
JSON

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