Files
0872b5c3-c037-41f7-887e-e2a…/vercel.json
2026-05-06 16:40:16 +00:00

5 lines
97 B
JSON

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