Files
fade57fd-6f62-45ee-810a-a08…/vercel.json
2026-05-26 04:34:27 +00:00

5 lines
97 B
JSON

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