Files
e71ecbd4-b22f-478b-abb9-27e…/vercel.json
2026-04-12 15:52:53 +00:00

5 lines
97 B
JSON

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