Files
11b3b041-2c8e-4b64-addf-e5e…/vercel.json
2026-03-15 19:44:46 +00:00

5 lines
97 B
JSON

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