Files
dfea2576-6790-45ee-bdd6-c21…/vercel.json
2026-04-18 19:53:37 +00:00

5 lines
97 B
JSON

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