Files
f1fdf610-ea76-4f1d-b3f1-2f5…/vercel.json
2026-03-16 08:09:03 +00:00

5 lines
97 B
JSON

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