Files
bb6875e5-9018-4fbf-bbbe-4aa…/vercel.json
2026-04-28 12:27:31 +00:00

5 lines
97 B
JSON

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