Files
a749353a-6ca2-4fdf-a126-8c3…/vercel.json
2026-03-03 21:54:26 +00:00

5 lines
97 B
JSON

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