Files
c077edd2-8b2d-4d65-9587-51b…/vercel.json
2026-06-04 03:49:01 +00:00

5 lines
97 B
JSON

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