Files
08c81741-cd75-4b5e-aed2-43e…/vercel.json
2026-03-07 04:55:11 +00:00

5 lines
97 B
JSON

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