Files
1ca75fdf-e2f3-425f-b14b-658…/vercel.json
2026-03-16 13:34:20 +00:00

5 lines
97 B
JSON

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