Files
24b83010-c2bd-4649-b8e8-16e…/vercel.json
2026-05-22 09:04:36 +00:00

5 lines
97 B
JSON

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