Files
f4b25317-ee39-459f-b947-d6a…/vercel.json
2026-05-18 07:16:31 +00:00

5 lines
97 B
JSON

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