Files
6edd1b95-a414-4e5b-94d1-275…/vercel.json
2026-04-09 18:50:36 +00:00

5 lines
97 B
JSON

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