Files
89590a86-e1e1-4c32-a7e8-e82…/vercel.json
2026-03-27 09:20:36 +00:00

5 lines
97 B
JSON

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