Files
c0b2e157-4a63-40af-9186-54e…/vercel.json
2026-03-29 06:54:17 +00:00

5 lines
97 B
JSON

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