Files
ead9e000-e3d4-46d7-abb8-145…/vercel.json
2026-04-20 13:42:21 +00:00

5 lines
97 B
JSON

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