Files
cab9ebdd-2d94-4f83-a624-6b7…/vercel.json
2026-03-12 14:50:08 +00:00

5 lines
97 B
JSON

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