Files
b939f923-7c7e-4e16-8c36-5a3…/vercel.json
2026-04-05 15:48:00 +00:00

5 lines
97 B
JSON

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