Files
09b8b29e-bfd9-490e-ae2f-65a…/vercel.json
2026-03-08 23:08:06 +00:00

5 lines
97 B
JSON

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