Files
bbf6cb4e-1c47-4a8b-ba66-6b2…/vercel.json
2026-03-20 14:50:46 +00:00

5 lines
97 B
JSON

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