Files
1fabf615-0bd2-4b4f-abce-6d1…/vercel.json
2026-05-26 19:39:45 +00:00

5 lines
97 B
JSON

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