Files
bd078f35-b295-4a0d-b424-26e…/vercel.json
2026-04-23 07:30:56 +00:00

5 lines
97 B
JSON

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