Files
914e1043-2d82-42c8-a27e-72f…/vercel.json
2026-03-15 15:15:20 +00:00

5 lines
97 B
JSON

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