Files
b6db26f6-7424-4081-b79a-15a…/vercel.json
2026-04-27 17:01:11 +00:00

5 lines
97 B
JSON

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