Files
f8786de5-6efc-4393-9e0d-79e…/vercel.json
2026-06-04 15:49:26 +00:00

5 lines
97 B
JSON

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