Files
0fcb6a99-5ce3-4146-8d34-804…/vercel.json
2026-03-09 13:00:36 +00:00

5 lines
97 B
JSON

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