Files
b83d497e-bd85-4f39-a378-f82…/vercel.json
2026-02-18 14:40:53 +00:00

5 lines
97 B
JSON

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