Files
b790992a-5f0e-4984-86fe-4fd…/vercel.json
2026-03-14 13:48:40 +00:00

5 lines
97 B
JSON

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