Files
12702c4b-27e1-46d0-a7f9-e55…/vercel.json
2026-04-17 18:36:30 +00:00

5 lines
97 B
JSON

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