Files
9827f16f-a548-4b36-bf7e-bfd…/vercel.json
2026-03-09 04:42:55 +00:00

5 lines
97 B
JSON

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