Files
451bf7a4-6c90-4271-b354-778…/vercel.json
2026-04-17 15:54:16 +00:00

5 lines
97 B
JSON

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