Files
0b745933-620e-4b80-9a31-017…/vercel.json
2026-06-12 08:15:21 +00:00

5 lines
97 B
JSON

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