Files
5a627482-36e9-48e2-86b5-daf…/vercel.json
2026-03-16 20:50:47 +00:00

5 lines
97 B
JSON

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