Files
b04d33b3-897b-4abe-85bf-981…/vercel.json
2026-03-09 06:21:23 +00:00

5 lines
97 B
JSON

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