Files
b157b560-86cd-4907-8b1f-6bb…/vercel.json
2026-03-22 09:27:39 +00:00

5 lines
97 B
JSON

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