Files
fb2cafde-99a0-4cd2-8dd6-e59…/vercel.json
2026-03-18 15:14:23 +00:00

5 lines
97 B
JSON

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