Files
c0f6dcb9-fe9d-4f6b-949e-d6d…/vercel.json
2026-06-13 01:10:54 +00:00

5 lines
97 B
JSON

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