Files
3381cfc6-f3bc-4881-bed9-d2b…/vercel.json
2026-06-10 20:14:06 +00:00

5 lines
97 B
JSON

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