Files
32d346fe-ceb1-48ed-b50b-a31…/vercel.json
2026-04-01 01:43:12 +00:00

5 lines
97 B
JSON

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