Files
ce58d8ee-8dfc-4a72-a38f-652…/vercel.json
2026-06-10 20:10:56 +00:00

5 lines
97 B
JSON

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