Files
706b11ae-ee01-475c-8f4a-a19…/vercel.json
2026-03-21 04:15:08 +00:00

5 lines
97 B
JSON

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