Files
d6c3b519-b19e-45fe-9d48-053…/vercel.json
2026-06-03 11:43:15 +00:00

5 lines
97 B
JSON

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