Files
48da1fe6-2bab-4afe-8b3f-593…/vercel.json
2026-03-04 13:54:48 +00:00

5 lines
97 B
JSON

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