Files
a6e7b2e3-27d7-4715-ae21-675…/vercel.json
2026-03-04 07:28:27 +00:00

5 lines
97 B
JSON

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