Files
f587dd68-d75a-474b-8456-f84…/vercel.json
2026-06-11 01:23:16 +00:00

5 lines
97 B
JSON

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