Files
dc895f01-ae43-4d17-becc-95c…/vercel.json
2026-03-05 06:01:13 +00:00

5 lines
97 B
JSON

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