Files
538f17db-55a4-4376-ab8e-682…/vercel.json
2026-05-22 22:05:14 +00:00

5 lines
97 B
JSON

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