Files
dcf4e096-6fd0-4461-85bd-3cb…/vercel.json
2026-06-04 17:05:23 +00:00

5 lines
97 B
JSON

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