Files
eb8a51b5-7f13-480f-b26f-ee7…/vercel.json
2026-03-27 07:29:54 +00:00

5 lines
97 B
JSON

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