Files
f86348e4-6127-4f85-a464-3f7…/vercel.json
2026-03-31 12:00:36 +00:00

5 lines
97 B
JSON

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