Files
ffb2e5ba-2ddf-4ef6-b2d4-a94…/vercel.json
2026-03-16 14:40:51 +00:00

5 lines
97 B
JSON

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