Files
f2e15dac-904f-41d5-8c94-e51…/vercel.json
2026-05-05 21:04:17 +00:00

5 lines
97 B
JSON

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