Files
35df8c1e-2957-4083-b5c5-4f3…/vercel.json
2026-06-09 13:42:44 +00:00

5 lines
97 B
JSON

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