Files
da4f2f90-6b3e-41a8-8e5a-ff1…/vercel.json
2026-05-26 16:03:00 +00:00

5 lines
97 B
JSON

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